| 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\\":93377826,\\"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 A21AAMr1RK8iONX1hVfoTuvJ3tutnOhq2kCeg4JLkeZlaDuu8RFlF3C08kR6Sxg-gModmYNaPjthnvp9vp5Ta0ZA52TMymqcA\\",\\"Content-Length: 541\\"]\"} |
| paypal_response | {\"id\":\"7MJ96601WF3043456\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"ellenbadham@gmail.com\",\"account_id\":\"A2LA46LSZCDBE\",\"account_status\":\"UNVERIFIED\",\"name\":{\"given_name\":\"Ellen\",\"surname\":\"Badham\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"93377826\",\"shipping\":{\"name\":{\"full_name\":\"Ellen Badham\"},\"address\":{\"address_line_1\":\"200 Beech Circle\",\"admin_area_2\":\"Birmingham\",\"admin_area_1\":\"AL\",\"postal_code\":\"35213\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"1W642037XU8910721\",\"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\/1W642037XU8910721\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/1W642037XU8910721\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/7MJ96601WF3043456\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2025-11-19T14:44:01Z\",\"update_time\":\"2025-11-19T14:44:01Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Ellen\",\"surname\":\"Badham\"},\"email_address\":\"ellenbadham@gmail.com\",\"payer_id\":\"A2LA46LSZCDBE\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/7MJ96601WF3043456\",\"rel\":\"self\",\"method\":\"GET\"}]} |