| 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\\":17612187,\\"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 A21AAMkaIsVoOdmD2ds86KvwESB9pNTBebPieBXYtVVHqdqotbATvO0meCz-AnDWn-y5ZEQ9QiYJlPx4sYQaAp__ZCGI-_ktw\\",\\"Content-Length: 540\\"]\"} |
| paypal_response | {\"id\":\"3RY25476FV382171U\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"justmurdock@yahoo.com\",\"account_id\":\"4UJCNYQA6AQPU\",\"account_status\":\"VERIFIED\",\"name\":{\"given_name\":\"Justin\",\"surname\":\"Murdock\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"17612187\",\"shipping\":{\"name\":{\"full_name\":\"Justin Murdock\"},\"address\":{\"address_line_1\":\"112 10th Ave SW\",\"admin_area_2\":\"BIRMINGHAM\",\"admin_area_1\":\"AL\",\"postal_code\":\"35211\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"5HV76290P0565571K\",\"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\/5HV76290P0565571K\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/5HV76290P0565571K\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/3RY25476FV382171U\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2024-09-28T23:40:59Z\",\"update_time\":\"2024-09-28T23:40:59Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Justin\",\"surname\":\"Murdock\"},\"email_address\":\"justmurdock@yahoo.com\",\"payer_id\":\"4UJCNYQA6AQPU\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/3RY25476FV382171U\",\"rel\":\"self\",\"method\":\"GET\"}]} |