Request: 'https://api.sandbox.paypal.com/v2/checkout/orders/81H37588SN312922U/capture' Headers: Array ( [0] => Authorization: Bearer A21AAILiwfphxk_peXKxBviHdjeFM__JyP3WwDpKDQM5bEz36lwtuM3KO3HJ5CTAuyEbhJ8Hnz0i1tvb2eLO2cREqEsXkZ4aQ [1] => Content-Type: application/json ) Request: '{"card":{"last_digits":"2868","brand":"VISA","type":"CREDIT","card_type":"VISA"},"orderId":"81H37588SN312922U"}' Response: {"id":"81H37588SN312922U","status":"COMPLETED","payment_source":{"card":{"last_digits":"2868","brand":"VISA","type":"CREDIT"}},"purchase_units":[{"reference_id":"default","payments":{"captures":[{"id":"9TC87477T06799609","status":"PENDING","status_details":{"reason":"RECEIVING_PREFERENCE_MANDATES_MANUAL_ACTION"},"amount":{"currency_code":"USD","value":"103.23"},"final_capture":true,"disbursement_mode":"INSTANT","seller_protection":{"status":"NOT_ELIGIBLE"},"custom_id":"displaySoftDescriptor","links":[{"href":"https://api.sandbox.paypal.com/v2/payments/captures/9TC87477T06799609","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v2/payments/captures/9TC87477T06799609/refund","rel":"refund","method":"POST"},{"href":"https://api.sandbox.paypal.com/v2/checkout/orders/81H37588SN312922U","rel":"up","method":"GET"}],"create_time":"2022-03-23T01:28:00Z","update_time":"2022-03-23T01:28:00Z","processor_response":{"avs_code":"Y","cvv_code":"M","response_code":"0000"}}]}}],"links":[{"href":"https://api.sandbox.paypal.com/v2/checkout/orders/81H37588SN312922U","rel":"self","method":"GET"}]}