Skip to content

Commit 2c4c2c6

Browse files
authored
Merge pull request #6 from digitickets/update-sandbox-url
Update sandbox url
2 parents fce7f29 + 9a9271c commit 2c4c2c6

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)