Skip to main content

The Alipay payment method.

id
string
required

Unique identifier for the object.

created
number
required

Time at which the object was created. Measured in seconds since the Unix epoch.

object
enum<string>
required
Available options:
payment_method
billing_details
object | null
required

Billing information associated with the payment method.

customer
required

The customer this payment method is attached to.

status
enum<string>
required

The current status of the payment method.

Available options:
chargeable,
pending,
failed
type
enum<string>
required

The type of the payment method.

Available options:
alipay
account
string

The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.

deleted
boolean
default:false

Only returned if the object has been deleted.