{
"intent": "authorize",
"payer": {
"payment_method": "credit_card",
"funding_instruments": [
{
"payment_card": {
"type": "visa",
"number": "4417119669820331",
"expire_month": "11",
"expire_year": "2019",
"cvv2": "012",
"first_name": "Joe",
"last_name": "Shopper",
"billing_country": "US",
"billing_address": {
"line1": "3909 Witmer Road",
"line2": "Niagara Falls",
"city": "Niagara Falls",
"state": "NY",
"postal_code": "14305",
"country_code": "US",
"phone": "716-298-1822"
}
}
}
]
},
"transactions": [
{
"amount": {
"currency": "USD",
"total": "1"
},
"description": "Payment description."
}
]
}Failed to create directory at /var/www/webandad.com/app/vendor/paypal/rest-api-sdk-php/lib/PayPal/Cache/../../../var/auth.cache
No Data