| 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\\":45975706,\\"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 A21AAOae06hsnzmU624CcApZmhhVDvMgouFSYGAyXqehjR8riQfxU_NT5yNAuTEVrNdISnIO-XuWq1MDPCni_g3F7yQ5nMYxg\\",\\"Content-Length: 540\\"]\"} |
| paypal_response | {\"id\":\"33122902489579628\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"wnameeks@bellsouth.net\",\"account_id\":\"ACUPLNJ33CPEW\",\"account_status\":\"VERIFIED\",\"name\":{\"given_name\":\"Will\",\"surname\":\"Meeks\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"45975706\",\"shipping\":{\"name\":{\"full_name\":\"William Meeks\"},\"address\":{\"address_line_1\":\"1081 Ashford Lane\",\"admin_area_2\":\"Birmingham\",\"admin_area_1\":\"AL\",\"postal_code\":\"35242\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"0TT04878UM735152E\",\"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\/0TT04878UM735152E\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/0TT04878UM735152E\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/33122902489579628\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2026-01-22T03:04:51Z\",\"update_time\":\"2026-01-22T03:04:51Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Will\",\"surname\":\"Meeks\"},\"email_address\":\"wnameeks@bellsouth.net\",\"payer_id\":\"ACUPLNJ33CPEW\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/33122902489579628\",\"rel\":\"self\",\"method\":\"GET\"}]} |