| paypal_post_request | {\"CURLOPT_URL\":\"https:\/\/api-m.sandbox.paypal.com\/v2\/checkout\/orders\",\"CURLOPT_RETURNTRANSFER\":1,\"CURLOPT_POST\":1,\"CURLOPT_POSTFIELDS\":\"{\\"intent\\":\\"CAPTURE\\",\\"application_context\\":{\\"return_url\\":\\"https:\\\/\\\/release.allpencilsdown.net\\\/api\\\/doPayment\\",\\"cancel_url\\":\\"https:\\\/\\\/release.allpencilsdown.net\\\/api\\\/cancelPayment\\"},\\"purchase_units\\":[{\\"reference_id\\":65362674,\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":295},\\"platform_fees\\":{\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":2.785000000000000142108547152020037174224853515625}},\\"payment_instruction\\":{\\"disbursement_mode\\":\\"INSTANT\\"}},{\\"reference_id\\":23509832,\\"payee\\":{\\"email_address\\":\\"patrick@herrenfamily.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":145},\\"platform_fees\\":{\\"payee\\":{\\"email_address\\":\\"patrick@herrenfamily.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":2.33499999999999996447286321199499070644378662109375}},\\"payment_instruction\\":{\\"disbursement_mode\\":\\"INSTANT\\"}}]}\",\"headers\":\"[\\"Content-Type: application\\\/json\\",\\"Authorization: Bearer A21AALNh0nWh_6GKUvaQXI0ZU0NcrjJ2Qwq-saXjqI-v51wA5X1jqTRikd3-IKlCJajQDomTB7DBoCWH-mxAPZP-PtJqziEtw\\",\\"Content-Length: 889\\"]\"} |
| paypal_response | {\"id\":\"42031197EV647860M\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"sb-b9the29489163@personal.example.com\",\"account_id\":\"BFF8TZ98334QW\",\"account_status\":\"VERIFIED\",\"name\":{\"given_name\":\"John\",\"surname\":\"Doe\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"23509832\",\"shipping\":{\"name\":{\"full_name\":\"John Doe\"},\"address\":{\"address_line_1\":\"1 Main St\",\"admin_area_2\":\"San Jose\",\"admin_area_1\":\"CA\",\"postal_code\":\"95131\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"88608954NH685643U\",\"status\":\"PENDING\",\"status_details\":{\"reason\":\"UNILATERAL\"},\"amount\":{\"currency_code\":\"USD\",\"value\":\"145.00\"},\"final_capture\":true,\"seller_protection\":{\"status\":\"NOT_ELIGIBLE\"},\"links\":[{\"href\":\"https:\/\/api.sandbox.paypal.com\/v2\/payments\/captures\/88608954NH685643U\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.sandbox.paypal.com\/v2\/payments\/captures\/88608954NH685643U\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.sandbox.paypal.com\/v2\/checkout\/orders\/42031197EV647860M\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2024-03-07T10:02:17Z\",\"update_time\":\"2024-03-07T10:02:17Z\"}]}},{\"reference_id\":\"65362674\",\"shipping\":{\"name\":{\"full_name\":\"John Doe\"},\"address\":{\"address_line_1\":\"1 Main St\",\"admin_area_2\":\"San Jose\",\"admin_area_1\":\"CA\",\"postal_code\":\"95131\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"05K86052U2888154A\",\"status\":\"PENDING\",\"status_details\":{\"reason\":\"UNILATERAL\"},\"amount\":{\"currency_code\":\"USD\",\"value\":\"295.00\"},\"final_capture\":true,\"seller_protection\":{\"status\":\"NOT_ELIGIBLE\"},\"links\":[{\"href\":\"https:\/\/api.sandbox.paypal.com\/v2\/payments\/captures\/05K86052U2888154A\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.sandbox.paypal.com\/v2\/payments\/captures\/05K86052U2888154A\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.sandbox.paypal.com\/v2\/checkout\/orders\/42031197EV647860M\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2024-03-07T10:02:15Z\",\"update_time\":\"2024-03-07T10:02:15Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"John\",\"surname\":\"Doe\"},\"email_address\":\"sb-b9the29489163@personal.example.com\",\"payer_id\":\"BFF8TZ98334QW\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.sandbox.paypal.com\/v2\/checkout\/orders\/42031197EV647860M\",\"rel\":\"self\",\"method\":\"GET\"}]} |