We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fce7f29 + 9a9271c commit 2c4c2c6Copy full SHA for 2c4c2c6
1 file changed
src/Messages/PurchaseResponse.php
@@ -8,7 +8,7 @@
8
9
class PurchaseResponse extends AbstractResponse implements RedirectResponseInterface
10
{
11
- const TEST_ENDPOINT = 'https://euro.test.modirum.com/vpos/shophandlermpi';
+ const TEST_ENDPOINT = 'https://eurocommerce-test.cardlink.gr/vpos/shophandlermpi';
12
const LIVE_ENDPOINT = 'https://vpos.eurocommerce.gr/vpos/shophandlermpi';
13
const VERSION = 2;
14
0 commit comments