Start PayPal Payment Method Setup
Start a hosted PayPal payment method setup flow for the organization. Redirect the user to redirect_url, then verify with checkout_id after the provider returns.
Authorization
BearerAuth In: header
Request Body
application/json
Request payload.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Create Payment Method Management Session
Create Payment Method Management Session. Create a hosted payment method management session for a saved payment method by payment_method_id when external management is required. The response returns a redirect_url when available.
Verify PayPal Payment Method Setup
Verify PayPal Payment Method Setup. Verify a PayPal payment method setup by checkout_id after the user returns from the provider. The response confirms whether the billing agreement was saved.