| 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\\":49809415,\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":790},\\"platform_fees\\":{\\"payee\\":{\\"email_address\\":\\"george@allpencilsdown.com\\"},\\"amount\\":{\\"currency_code\\":\\"USD\\",\\"value\\":4.269999999999999573674358543939888477325439453125}},\\"payment_instruction\\":{\\"disbursement_mode\\":\\"INSTANT\\"}}]}\",\"headers\":\"[\\"Content-Type: application\\\/json\\",\\"Authorization: Bearer A21AANzAb90sOa9bJUHqEWP1HcepL8eJ9mEZgmDY9fG6MsY3_vCrEW7dYQ8ZosAFeWRABQES4_cTpNRXz_l9GwYMoog2l53lw\\",\\"Content-Length: 538\\"]\"} |
| paypal_response | {\"id\":\"3L837690416672820\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"jjboch@gmail.com\",\"account_id\":\"ZMZ7DJUV8KKLY\",\"account_status\":\"VERIFIED\",\"name\":{\"given_name\":\"Jane\",\"surname\":\"Bochnak\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"49809415\",\"shipping\":{\"name\":{\"full_name\":\"Jane Bochnak\"},\"address\":{\"address_line_1\":\"3473 Water Oak Drive\",\"admin_area_2\":\"Birmingham\",\"admin_area_1\":\"AL\",\"postal_code\":\"35243\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"2LH483154C357740Y\",\"status\":\"COMPLETED\",\"amount\":{\"currency_code\":\"USD\",\"value\":\"790.00\"},\"final_capture\":true,\"seller_protection\":{\"status\":\"ELIGIBLE\",\"dispute_categories\":[\"ITEM_NOT_RECEIVED\",\"UNAUTHORIZED_TRANSACTION\"]},\"seller_receivable_breakdown\":{\"gross_amount\":{\"currency_code\":\"USD\",\"value\":\"790.00\"},\"paypal_fee\":{\"currency_code\":\"USD\",\"value\":\"28.06\"},\"net_amount\":{\"currency_code\":\"USD\",\"value\":\"761.94\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/2LH483154C357740Y\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/2LH483154C357740Y\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/3L837690416672820\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2024-06-20T21:06:29Z\",\"update_time\":\"2024-06-20T21:06:29Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Jane\",\"surname\":\"Bochnak\"},\"email_address\":\"jjboch@gmail.com\",\"payer_id\":\"ZMZ7DJUV8KKLY\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/3L837690416672820\",\"rel\":\"self\",\"method\":\"GET\"}]} |