{ "intent": "order", "payer": { "payment_method": "paypal" }, "redirect_urls": { "return_url": "https://dev.cartridgeworksplus.com/cfx_controllers/paypalSDK/paypal/rest-api-sdk-php/sample/payments/OrderAuthorize.php?success=true", "cancel_url": "https://dev.cartridgeworksplus.com/cfx_controllers/paypalSDK/paypal/rest-api-sdk-php/sample/payments/OrderAuthorize.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, "price": "7.50" }, { "name": "Granola bars", "currency": "USD", "quantity": 5, "price": "2" } ] }, "description": "Payment description", "invoice_number": "67d4eca3b9240" } ] }
Failed to write cache
No Data