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.
Authorization
BearerAuth In: header
Path Parameters
Opaque saved payment method reference returned by the billing overview. Do not parse provider details from this value.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Set Default Payment Method
Set Default Payment Method. Set a saved payment method as the organization default by payment_method_id. Use this after listing billing overview or adding a new payment method.
Start PayPal Payment Method Setup
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.