From cb4c2addb1eed42585a885d1c5f361901c31b22f Mon Sep 17 00:00:00 2001 From: mueller Date: Sun, 4 Nov 2018 20:23:29 -0200 Subject: [PATCH] fix - issue #292 --- src/Auth/Connect.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Auth/Connect.php b/src/Auth/Connect.php index 28dc545..305e760 100644 --- a/src/Auth/Connect.php +++ b/src/Auth/Connect.php @@ -25,7 +25,7 @@ class Connect implements Authentication, JsonSerializable /** * @const string */ - const ENDPOINT_SANDBOX = 'https://connect-sandbox.moip.com.br'; + const ENDPOINT_SANDBOX = 'https://connect-sandbox.wirecard.com.br'; /** * @const string