forked from LiveCarta/PayPal-PHP-SDK
Update payments API to v1.9
This commit is contained in:
committed by
jaypatel512 and sdcoffey
parent
7c5ea8b997
commit
c2947ff409
@@ -23,8 +23,9 @@
|
||||
"payment_method": "credit_card",
|
||||
"funding_instruments": [
|
||||
{
|
||||
"credit_card": {
|
||||
"payment_card": {
|
||||
"number": "4160285494148633",
|
||||
"billing_country": "US",
|
||||
"type": "visa",
|
||||
"expire_month": 11,
|
||||
"expire_year": 2018,
|
||||
|
||||
Reference in New Issue
Block a user