Process payments and manage transactions with PayPal
Integrate with PayPal to process payments, create invoices, manage subscriptions, handle refunds, and access transaction data. Accept payments from 400M+ PayPal users worldwide using OAuth 2.0 authentication.
Placeholder: Select PayPal account
Layout: full
Provider: paypal
Layout: full
Options: Create Payment, Capture Payment, Refund Payment, Create Invoice
Placeholder: 100.00
Layout: half
Condition: operation = ["create_payment","refund_payment"]
Layout: half
Condition: operation = ["create_payment","refund_payment"]
Options: USD, EUR, GBP, CAD
Placeholder: PAYID-XXXXXX
Layout: full
Condition: operation = ["capture_payment","refund_payment"]
Placeholder: INV2-XXXX-XXXX-XXXX
Layout: full
Condition: operation = ["get_invoice"]
Placeholder: Payment for services
Layout: full
Condition: operation = ["create_payment","create_invoice"]
Required
Required
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}