| 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\\":75085594,\\"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 A21AAM8fOGot5X7kr0DisVHw4tSr8s0vQiBJLtPZnqIL6R_HrJQx4t1TX4vcBju4JosJDQkvqVnJ3uk9gxMvc5O9l1kpXWkyA\\",\\"Content-Length: 540\\"]\"} |
| paypal_response | {\"id\":\"7GY66207XR475612N\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"jamiekmentel@yahoo.com\",\"account_id\":\"HCZNT6JB36538\",\"account_status\":\"VERIFIED\",\"name\":{\"given_name\":\"Jamie\",\"surname\":\"Mentel\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"75085594\",\"shipping\":{\"name\":{\"full_name\":\"Jamie Mentel\"},\"address\":{\"address_line_1\":\"1608 Alaca Place\",\"admin_area_2\":\"Tuscaloosa\",\"admin_area_1\":\"AL\",\"postal_code\":\"35401\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"86G28505MX3427315\",\"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\/86G28505MX3427315\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/86G28505MX3427315\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/7GY66207XR475612N\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2025-04-10T19:11:59Z\",\"update_time\":\"2025-04-10T19:11:59Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Jamie\",\"surname\":\"Mentel\"},\"email_address\":\"jamiekmentel@yahoo.com\",\"payer_id\":\"HCZNT6JB36538\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/7GY66207XR475612N\",\"rel\":\"self\",\"method\":\"GET\"}]} |