Skip to content

Commit b822c90

Browse files
authored
[CC-2400] update paypage v2 domain (#174)
1 parent f0bdf43 commit b822c90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/java/com/unzer/payment/communication/api

src/main/java/com/unzer/payment/communication/api/ApiUrls.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ public class ApiUrls {
88
public static final String TOKEN_SERVICE_TEST_URL = "https://token.test.upcgw.com";
99

1010
public static final String PAYPAGE_URL = "https://paypage.unzer.com";
11-
public static final String PAYPAGE_TEST_URL = "https://paypage.test.unzer.io";
11+
public static final String PAYPAGE_TEST_URL = "https://paypage.test.unzer.com";
1212
}

0 commit comments

Comments
 (0)