Skip to main content
Creates a payment method. Use payment methods for charging sessions, reservations, and invoice payments.

Parameters

object
Billing details fields for payment method requests.
string
required
Type of payment method being created.Available options: card, bank_account, wallet

More parameters

object | null
Present when type is bank_account.
object | null
Present when type is card.
object | null
Present when type is wallet.

Returns

Returns the created payment method.