forked from LiveCarta/PayPal-PHP-SDK
Updates to API Urls
- api.sandbox.paypal.com was changed to api-s.sandbox.paypal.com - api.paypal.com was changed to api-s.paypal.com
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
{
|
||||
"credit_card": {
|
||||
"type": "visa",
|
||||
"number": "4417119669820331",
|
||||
"number": "4204466604263862",
|
||||
"expire_month": "12",
|
||||
"expire_year": "2017",
|
||||
"cvv2": "128"
|
||||
|
||||
Reference in New Issue
Block a user