RetrievePaymentIntentParams
data class RetrievePaymentIntentParams(val paymentIntentId: String, val clientSecret: String) : AbstractPaymentIntentParams
The params that used for retrieve PaymentIntent
Properties
Link copied to clipboard
The client secret of PaymentIntent
Link copied to clipboard
ID of PaymentIntent