Interface

Intent

Intent

The payment intent you would like to checkout Refer to [Airwallex Client API](https://www.airwallex.com/docs/api#/Payment_Acceptance/Payment_Intents/Intro) ***Hint***: This interface only contain the necessary information when shopper checkout For the detail meaning of each field you can refer to above api document

View Source types/cardNumber.d.ts, line 4

Members

string

# client_secret Optional

client_secret of intent

View Source types/cardNumber.d.ts, line 18

string

# id

Id of intent

View Source types/cardNumber.d.ts, line 13

string

# request_id Optional

Your request id when create payment intent

View Source types/cardNumber.d.ts, line 24