Paypal payments
The PayPal payment object and the allowed CRUD operations on the related resource endpoint
PayPal payments are a type of payment source that lets you process payments through PayPal gateways.
PayPal payments can be created and associated with an order in a few steps:
Create a PayPal payment, passing a valid
return_urlandcancel_urlGet the
approval_urlfrom the responseRedirect the customer to the approval URL
Get the
paypal_payer_idfrom the return URL parameters
Last updated

