| paypal_post_request | {\"CURLOPT_URL\":\"https:\/\/api-m.paypal.com\/v2\/checkout\/orders\",\"CURLOPT_RETURNTRANSFER\":1,\"CURLOPT_POST\":1,\"CURLOPT_POSTFIELDS\":\"{\\"intent\\":\\"CAPTURE\\",\\"application_context\\":{\\"return_url\\":\\"https:\\\/\\\/www.allpencilsdown.com\\\/api\\\/doPayment\\",\\"cancel_url\\":\\"https:\\\/\\\/www.allpencilsdown.com\\\/api\\\/cancelPayment\\"},\\"purchase_units\\":[{\\"reference_id\\":28388418,\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":395},\\"platform_fees\\":{\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":3.08499999999999996447286321199499070644378662109375}},\\"payment_instruction\\":{\\"disbursement_mode\\":\\"INSTANT\\"}}]}\",\"headers\":\"[\\"Content-Type: application\\\/json\\",\\"Authorization: Bearer A21AANhqmH6q9Nxq1KhEaAd1qlqVWBsJ2TU5b-jOXFe_GysuXc5tSm5OJQwFvfYJMq5m-qBgnk1woyWQ7_dM3AKyhihicTrlA\\",\\"Content-Length: 540\\"]\"} |
| paypal_response | {\"id\":\"02F16463KN732025V\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"cdenton_bsa@yahoo.com\",\"account_id\":\"JQ8JKUXENNCB8\",\"account_status\":\"VERIFIED\",\"name\":{\"given_name\":\"Carl\",\"surname\":\"Denton\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"28388418\",\"shipping\":{\"name\":{\"full_name\":\"Carl Denton\"},\"address\":{\"address_line_1\":\"109 Sutton Circle\",\"admin_area_2\":\"Birmingham\",\"admin_area_1\":\"AL\",\"postal_code\":\"35242\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"4DU91759PG969733K\",\"status\":\"COMPLETED\",\"amount\":{\"currency_code\":\"USD\",\"value\":\"395.00\"},\"final_capture\":true,\"seller_protection\":{\"status\":\"ELIGIBLE\",\"dispute_categories\":[\"ITEM_NOT_RECEIVED\",\"UNAUTHORIZED_TRANSACTION\"]},\"seller_receivable_breakdown\":{\"gross_amount\":{\"currency_code\":\"USD\",\"value\":\"395.00\"},\"paypal_fee\":{\"currency_code\":\"USD\",\"value\":\"14.28\"},\"net_amount\":{\"currency_code\":\"USD\",\"value\":\"380.72\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/4DU91759PG969733K\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/4DU91759PG969733K\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/02F16463KN732025V\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2024-06-04T00:27:09Z\",\"update_time\":\"2024-06-04T00:27:09Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Carl\",\"surname\":\"Denton\"},\"email_address\":\"cdenton_bsa@yahoo.com\",\"payer_id\":\"JQ8JKUXENNCB8\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/02F16463KN732025V\",\"rel\":\"self\",\"method\":\"GET\"}]} |