Package-level declarations
Types
Address information.
Airwallex uses conventional HTTP response codes to indicate the success or failure of an API request. Typically a status code in the 2xx range indicates success, status codes in the 4xx range indicate an error that has been triggered due to the information provided (for example; a parameter does not meet the validation requirements or was not provided), and status codes in the 5xx range indicate an error with our servers.
Request for Bank
Bank information.
Resources of bank
Response for retrieve available payment method types
Billing information.
The params that used for confirm PaymentIntent
The params that used for continue PaymentIntent
The params that used for create PaymentConsent
The params that used for create PaymentMethod
Device info.
The params that used for disable PaymentConsent
sdk information
Params for create a PaymentConsent
Params for disable a payment consent
Reference to an existing PaymentConsent
Params for create a PaymentConsent
A PaymentIntent guides you through the process of collecting a payment from your customer. It tracks a payment when your customer first checks out, through to when payment is successfully paid by your customer. A PaymentIntent transitions through a number of states throughout the customer's payment journey.
The request params to confirm PaymentIntent
The request params to confirm PaymentIntent
The status of a PaymentIntent
A PaymentMethod represents the funding source that is used by your customer when making a payment. You may create and add multiple payment methods to a customer as saved payment methods to help streamline your customers' checkout experience.
Params for create a payment method
Options for payment method
Reference for payment method
The type of PaymentMethod
Product information
Purchase order information
The params that used for retrieve PaymentMethod
The params that used for retrieve PaymentMethodTypeInfo
The params that used for retrieve PaymentIntent
The params that used for retrieve PaymentMethodTypeInfo
Shipping information
The params that used for verify PaymentConsent