| 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\\":99511532,\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":315},\\"platform_fees\\":{\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":2.84499999999999975131004248396493494510650634765625}},\\"payment_instruction\\":{\\"disbursement_mode\\":\\"INSTANT\\"}}]}\",\"headers\":\"[\\"Content-Type: application\\\/json\\",\\"Authorization: Bearer A21AANrx2hPjsNB0PM86imuUPFXaz7y6GwlRVSHAMRgEOsk8bzqbQKwiVXslW4imLrhP1yzK8hrmromVsVIBxlSBdud2d71dQ\\",\\"Content-Length: 540\\"]\"} |
| paypal_response | {\"id\":\"1WF91567RL323853F\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"sheehanau@hotmail.com\",\"account_id\":\"2GHVBP3VQB7TS\",\"account_status\":\"UNVERIFIED\",\"name\":{\"given_name\":\"Amy\",\"surname\":\"Moore\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"99511532\",\"shipping\":{\"name\":{\"full_name\":\"Moore, Amy\"},\"address\":{\"address_line_1\":\"3921 Royal Oak Dr\",\"admin_area_2\":\"Mountain Brk\",\"admin_area_1\":\"AL\",\"postal_code\":\"35243\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"49A435387G948500E\",\"status\":\"COMPLETED\",\"amount\":{\"currency_code\":\"USD\",\"value\":\"315.00\"},\"final_capture\":true,\"seller_protection\":{\"status\":\"ELIGIBLE\",\"dispute_categories\":[\"ITEM_NOT_RECEIVED\",\"UNAUTHORIZED_TRANSACTION\"]},\"seller_receivable_breakdown\":{\"gross_amount\":{\"currency_code\":\"USD\",\"value\":\"315.00\"},\"paypal_fee\":{\"currency_code\":\"USD\",\"value\":\"11.48\"},\"net_amount\":{\"currency_code\":\"USD\",\"value\":\"303.52\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/49A435387G948500E\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/49A435387G948500E\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/1WF91567RL323853F\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2026-01-15T15:30:03Z\",\"update_time\":\"2026-01-15T15:30:03Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Amy\",\"surname\":\"Moore\"},\"email_address\":\"sheehanau@hotmail.com\",\"payer_id\":\"2GHVBP3VQB7TS\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/1WF91567RL323853F\",\"rel\":\"self\",\"method\":\"GET\"}]} |