Confirm payment source
documentedConfirm the payer's selected payment source for an order.
POST /v2/checkout/orders/{order_id}/confirm-payment-sourceOrdersno implementation yet0 runsInput
order_id
PayPal Order ID
ORDER-12345
given_name
Payer given name
John
surname
Payer surname
Doe
email_address
Payer email address
[email protected]
brand_name
Brand name for payer experience
Example Inc
locale
Locale
en-US
landing_page
Landing page
LOGIN
shipping_preference
Shipping preference
SET_PROVIDED_ADDRESS
user_action
User action
PAY_NOW
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.