| 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\\":33462458,\\"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 A21AANUMAFukTjNYJ5ViIEwCipoeIdd6POOo7mggLBqgaqKwROQqJBMQFPPnz32IJiXc8FuM8HJWIAO4oJl8QNJ8Pch5ptyIw\\",\\"Content-Length: 541\\"]\"} |
| paypal_response | {\"id\":\"6C498853LB8423222\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"ameliac123@hotmail.com\",\"account_id\":\"LMN66DYT6GKUC\",\"account_status\":\"UNVERIFIED\",\"name\":{\"given_name\":\"Amelia\",\"surname\":\"Chambers\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"33462458\",\"shipping\":{\"name\":{\"full_name\":\"Amelia Chambers\"},\"address\":{\"address_line_1\":\"1325 panorama circle\",\"admin_area_2\":\"Vestavia hills\",\"admin_area_1\":\"AL\",\"postal_code\":\"35216\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"6S312653TS3712153\",\"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\/6S312653TS3712153\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/6S312653TS3712153\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/6C498853LB8423222\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2026-04-29T19:09:15Z\",\"update_time\":\"2026-04-29T19:09:15Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Amelia\",\"surname\":\"Chambers\"},\"email_address\":\"ameliac123@hotmail.com\",\"payer_id\":\"LMN66DYT6GKUC\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/6C498853LB8423222\",\"rel\":\"self\",\"method\":\"GET\"}]} |