Skip to content

Commit 9a9271c

Browse files
committed
update sandbox url
1 parent fce7f29 commit 9a9271c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Messages/PurchaseResponse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class PurchaseResponse extends AbstractResponse implements RedirectResponseInterface
1010
{
11-
const TEST_ENDPOINT = 'https://euro.test.modirum.com/vpos/shophandlermpi';
11+
const TEST_ENDPOINT = 'https://eurocommerce-test.cardlink.gr/vpos/shophandlermpi';
1212
const LIVE_ENDPOINT = 'https://vpos.eurocommerce.gr/vpos/shophandlermpi';
1313
const VERSION = 2;
1414

0 commit comments

Comments
 (0)