| 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\\":76146403,\\"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 A21AAMSTEh8laE6HNXFd-2b5IsCF7MMlyTuUQjr7N0Ai9yldqx5wNVgLnxakzVoyfbsNxeKQ-v0L9VWUrkeE0dZvy_IEu03kA\\",\\"Content-Length: 540\\"]\"} |
| paypal_response | {\"id\":\"5LV751705R623173U\",\"status\":\"COMPLETED\",\"payment_source\":{\"paypal\":{\"email_address\":\"amanda.kim@gmail.com\",\"account_id\":\"5EKU98FFPRXEE\",\"account_status\":\"UNVERIFIED\",\"name\":{\"given_name\":\"Amanda\",\"surname\":\"Kim\"},\"address\":{\"country_code\":\"US\"}}},\"purchase_units\":[{\"reference_id\":\"76146403\",\"shipping\":{\"name\":{\"full_name\":\"Amanda Kim\"},\"address\":{\"address_line_1\":\"3762 Carisbrooke Drive\",\"admin_area_2\":\"BIRMINGHAM\",\"admin_area_1\":\"AL\",\"postal_code\":\"35226-1454\",\"country_code\":\"US\"}},\"payments\":{\"captures\":[{\"id\":\"9M409105D82448004\",\"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\/9M409105D82448004\",\"rel\":\"self\",\"method\":\"GET\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/payments\/captures\/9M409105D82448004\/refund\",\"rel\":\"refund\",\"method\":\"POST\"},{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/5LV751705R623173U\",\"rel\":\"up\",\"method\":\"GET\"}],\"create_time\":\"2024-05-04T15:34:32Z\",\"update_time\":\"2024-05-04T15:34:32Z\"}]}}],\"payer\":{\"name\":{\"given_name\":\"Amanda\",\"surname\":\"Kim\"},\"email_address\":\"amanda.kim@gmail.com\",\"payer_id\":\"5EKU98FFPRXEE\",\"address\":{\"country_code\":\"US\"}},\"links\":[{\"href\":\"https:\/\/api.paypal.com\/v2\/checkout\/orders\/5LV751705R623173U\",\"rel\":\"self\",\"method\":\"GET\"}]} |