| 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\\":58457398,\\"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 A21AANYBv4TohAFBh2yIwT5AMhLa45IVkO_6kNcQeaRMH2RFJh3SJfb7JFtX6LgerPjVBS5nBo8IRWgJg_T8BoN92eZMHmxuA\\",\\"Content-Length: 541\\"]\"} |
| paypal_response | {\"id\":\"77P47546DB0501612\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"mmsdavis3@gmail.com\",\"account_id\":\"ND8DTZTRWVTAG\",\"account_status\":\"VERIFIED\",\"name\":{\"given_name\":\"Matthew\",\"surname\":\"Davis\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"58457398\",\"shipping\":{\"name\":{\"full_name\":\"Michele Davis\"},\"address\":{\"address_line_1\":\"721 Oak Tree Drive\",\"admin_area_2\":\"Chelsea\",\"admin_area_1\":\"AL\",\"postal_code\":\"35043\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"6HF81188W8846782Y\",\"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\/6HF81188W8846782Y\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/6HF81188W8846782Y\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/77P47546DB0501612\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2026-07-01T22:27:31Z\",\"update_time\":\"2026-07-01T22:27:31Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Matthew\",\"surname\":\"Davis\"},\"email_address\":\"mmsdavis3@gmail.com\",\"payer_id\":\"ND8DTZTRWVTAG\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/77P47546DB0501612\",\"rel\":\"self\",\"method\":\"GET\"}]} |