{ "intent": "sale", "payer": { "payment_method": "paypal" }, "redirect_urls": { "return_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true", "cancel_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/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, "price": "7.50" }, { "name": "Granola bars", "currency": "USD", "quantity": 5, "price": "2" } ] }, "description": "Payment description", "invoice_number": "68efc8e514d75" } ] }
{ "intent": "sale", "payer": { "payment_method": "paypal" }, "redirect_urls": { "return_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true", "cancel_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=false" }, "transactions": [ { "amount": { "total": "20.00", "currency": "USD", "details": { "subtotal": "17.50", "tax": "1.30", "shipping": "1.20" } }, "description": "Payment description", "invoice_number": "68efc8e514d75", "item_list": { "items": [ { "name": "Ground Coffee 40 oz", "price": "7.50", "currency": "USD", "quantity": 1 }, { "name": "Granola bars", "price": "2.00", "currency": "USD", "quantity": 5 } ] }, "related_resources": {} } ], "id": "PAYID-NDX4QRY5VF71283FR6400833", "state": "created", "create_time": "2025-10-15T16:13:58Z", "links": [ { "href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NDX4QRY5VF71283FR6400833", "rel": "self", "method": "GET" }, { "href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6XW87580UJ241554H", "rel": "approval_url", "method": "REDIRECT" }, { "href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NDX4QRY5VF71283FR6400833/execute", "rel": "execute", "method": "POST" } ] }
[ { "op": "replace", "path": "/transactions/0/amount", "value": { "total": "25.00", "currency": "USD", "details": { "subtotal": "17.50", "shipping": "6.20", "tax": "1.30" } } }, { "op": "add", "path": "/transactions/0/item_list/shipping_address", "value": { "recipient_name": "Gruneberg, Anna", "line1": "52 N Main St", "city": "San Jose", "state": "CA", "postal_code": "95112", "country_code": "US" } } ]
{ "id": "PAYID-NDX4QRY5VF71283FR6400833", "intent": "sale", "state": "created", "cart": "6XW87580UJ241554H", "transactions": [ { "amount": { "total": "25.00", "currency": "USD", "details": { "subtotal": "17.50", "tax": "1.30", "shipping": "6.20" } }, "payee": { "merchant_id": "2BP3WP8PK6566", "email": "jaypatel512-facilitator@hotmail.com" }, "description": "Payment description", "invoice_number": "68efc8e514d75", "item_list": { "items": [ { "name": "Ground Coffee 40 oz", "price": "7.50", "currency": "USD", "quantity": 1 }, { "name": "Granola bars", "price": "2.00", "currency": "USD", "quantity": 5 } ], "shipping_address": { "recipient_name": "Gruneberg, Anna", "line1": "52 N Main St", "city": "San Jose", "state": "CA", "postal_code": "95112", "country_code": "US" } }, "related_resources": {} } ], "redirect_urls": { "return_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true&paymentId=PAYID-NDX4QRY5VF71283FR6400833", "cancel_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=false" }, "create_time": "2025-10-15T16:13:58Z", "update_time": "2025-10-15T16:14:01Z", "links": [ { "href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NDX4QRY5VF71283FR6400833", "rel": "self", "method": "GET" }, { "href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NDX4QRY5VF71283FR6400833/execute", "rel": "execute", "method": "POST" }, { "href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6XW87580UJ241554H", "rel": "approval_url", "method": "REDIRECT" } ] }
{ "intent": "sale", "payer": { "payment_method": "paypal" }, "redirect_urls": { "return_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true", "cancel_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/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, "price": "7.50" }, { "name": "Granola bars", "currency": "USD", "quantity": 5, "price": "2" } ] }, "description": "Payment description", "invoice_number": "68efc8e514d75" } ] }
{ "id": "PAYID-NDX4QRY5VF71283FR6400833", "intent": "sale", "state": "created", "cart": "6XW87580UJ241554H", "transactions": [ { "amount": { "total": "25.00", "currency": "USD", "details": { "subtotal": "17.50", "tax": "1.30", "shipping": "6.20" } }, "payee": { "merchant_id": "2BP3WP8PK6566", "email": "jaypatel512-facilitator@hotmail.com" }, "description": "Payment description", "invoice_number": "68efc8e514d75", "item_list": { "items": [ { "name": "Ground Coffee 40 oz", "price": "7.50", "currency": "USD", "quantity": 1 }, { "name": "Granola bars", "price": "2.00", "currency": "USD", "quantity": 5 } ], "shipping_address": { "recipient_name": "Gruneberg, Anna", "line1": "52 N Main St", "city": "San Jose", "state": "CA", "postal_code": "95112", "country_code": "US" } }, "related_resources": {} } ], "redirect_urls": { "return_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=true&paymentId=PAYID-NDX4QRY5VF71283FR6400833", "cancel_url": "http://dixmobile.com.br/newstvandroid/vendor/PayPal/paypal/rest-api-sdk-php/sample/payments/ExecutePayment.php?success=false" }, "create_time": "2025-10-15T16:13:58Z", "update_time": "2025-10-15T16:14:01Z", "links": [ { "href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NDX4QRY5VF71283FR6400833", "rel": "self", "method": "GET" }, { "href": "https://api.sandbox.paypal.com/v1/payments/payment/PAYID-NDX4QRY5VF71283FR6400833/execute", "rel": "execute", "method": "POST" }, { "href": "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6XW87580UJ241554H", "rel": "approval_url", "method": "REDIRECT" } ] }