PaymentIntent
Schema
Example
PaymentIntent
paymentIntentId
string
required
clientReferenceId
string
自定义id
currency
string
币种
amount
number
金额
type
enum<string>
支付类型
Allowed values:
cardpaypalstripe
paymentMethodId
string
支付方式id
paymentMethodOptions
object
支付方式特殊配置
card
object
卡支付方式
customerId
string
optional
created
integer
创建时间
confirmAt
integer
完成时间
canceledAt
integer
取消时间
status
enum<string>
状态
Allowed values:
requires_payment_methodrequires_actionsucceededcanceled
Modified at 2025-04-08 07:31:29