| 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\\":91588619,\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":415},\\"platform_fees\\":{\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":3.145000000000000017763568394002504646778106689453125}},\\"payment_instruction\\":{\\"disbursement_mode\\":\\"INSTANT\\"}}]}\",\"headers\":\"[\\"Content-Type: application\\\/json\\",\\"Authorization: Bearer A21AAOHCC97lHZ1QD19chDw8l2Urv_ucJSDSUhPSGWVxxHLY8ArIgr3IwhtlcAq-pC51R19fJ7dE93DfK-VMZlLNuiTt4HtkA\\",\\"Content-Length: 541\\"]\"} |
| paypal_response | {\"id\":\"5D727069GR3775941\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"kellyshenderson@yahoo.com\",\"account_id\":\"ZRGTRYTBCMPEC\",\"account_status\":\"UNVERIFIED\",\"name\":{\"given_name\":\"Heath\",\"surname\":\"Henderson\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"91588619\",\"shipping\":{\"name\":{\"full_name\":\"Kelly Henderson\"},\"address\":{\"address_line_1\":\"2936 Brook Highland Drive\",\"admin_area_2\":\"Birmingham\",\"admin_area_1\":\"AL\",\"postal_code\":\"35242\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"6H892284U8843501V\",\"status\":\"COMPLETED\",\"amount\":{\"currency_code\":\"USD\",\"value\":\"415.00\"},\"final_capture\":true,\"seller_protection\":{\"status\":\"ELIGIBLE\",\"dispute_categories\":[\"ITEM_NOT_RECEIVED\",\"UNAUTHORIZED_TRANSACTION\"]},\"seller_receivable_breakdown\":{\"gross_amount\":{\"currency_code\":\"USD\",\"value\":\"415.00\"},\"paypal_fee\":{\"currency_code\":\"USD\",\"value\":\"14.97\"},\"net_amount\":{\"currency_code\":\"USD\",\"value\":\"400.03\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/6H892284U8843501V\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/6H892284U8843501V\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/5D727069GR3775941\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2026-01-22T18:56:07Z\",\"update_time\":\"2026-01-22T18:56:07Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Heath\",\"surname\":\"Henderson\"},\"email_address\":\"kellyshenderson@yahoo.com\",\"payer_id\":\"ZRGTRYTBCMPEC\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/5D727069GR3775941\",\"rel\":\"self\",\"method\":\"GET\"}]} |