| 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\\":65122155,\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":395},\\"platform_fees\\":{\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":3.08499999999999996447286321199499070644378662109375}},\\"payment_instruction\\":{\\"disbursement_mode\\":\\"INSTANT\\"}}]}\",\"headers\":\"[\\"Content-Type: application\\\/json\\",\\"Authorization: Bearer A21AAMRZJnNgmSVi6g5zd6-ANU-px4DWk8PhusNQp0zHt_ilAS7aT2OFU--mqP8BYkQ3LJgq2fle0mE2KaRZTwZuIc4tm9nVg\\",\\"Content-Length: 540\\"]\"} |
| paypal_response | {\"id\":\"03342408W72129538\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"aedwardsh@yahoo.com\",\"account_id\":\"X4QV659522GGJ\",\"account_status\":\"UNVERIFIED\",\"name\":{\"given_name\":\"Marcus\",\"surname\":\"Edwards\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"65122155\",\"shipping\":{\"name\":{\"full_name\":\"Marcus Edwards\"},\"address\":{\"address_line_1\":\"229 Thoroughbred Lane\",\"admin_area_2\":\"Alabaster\",\"admin_area_1\":\"AL\",\"postal_code\":\"35007\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"9X810920S0602564A\",\"status\":\"COMPLETED\",\"amount\":{\"currency_code\":\"USD\",\"value\":\"395.00\"},\"final_capture\":true,\"seller_protection\":{\"status\":\"ELIGIBLE\",\"dispute_categories\":[\"ITEM_NOT_RECEIVED\",\"UNAUTHORIZED_TRANSACTION\"]},\"seller_receivable_breakdown\":{\"gross_amount\":{\"currency_code\":\"USD\",\"value\":\"395.00\"},\"paypal_fee\":{\"currency_code\":\"USD\",\"value\":\"14.28\"},\"net_amount\":{\"currency_code\":\"USD\",\"value\":\"380.72\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/9X810920S0602564A\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/9X810920S0602564A\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/03342408W72129538\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2024-09-13T20:30:08Z\",\"update_time\":\"2024-09-13T20:30:08Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Marcus\",\"surname\":\"Edwards\"},\"email_address\":\"aedwardsh@yahoo.com\",\"payer_id\":\"X4QV659522GGJ\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/03342408W72129538\",\"rel\":\"self\",\"method\":\"GET\"}]} |