{ "intent": "sale", "payer": { "payment_method": "paypal" }, "redirect_urls": { "return_url": "https://dev.cartridgeworksplus.com/cfx_controllers/paypalSDK/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true", "cancel_url": "https://dev.cartridgeworksplus.com/cfx_controllers/paypalSDK/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=false" }, "transactions": [ { "amount": { "currency": "USD", "total": "20", "details": { "shipping": "1.20", "tax": "1.30", "subtotal": "17.50" } }, "item_list": { "items": [ { "name": "Ground Coffee 40 oz", "currency": "USD", "quantity": 1, "sku": "123123", "price": "7.50" }, { "name": "Granola bars", "currency": "USD", "quantity": 5, "sku": "321321", "price": "2" } ] }, "description": "Payment description", "payee": { "email": "stevendcoffey-facilitator@gmail.com" }, "invoice_number": "67d4eb8242e17" } ] }
Failed to write cache
No Data