AirwallexApiRepository

The implementation of ApiRepository to request the Airwallex API.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Confirm a PaymentIntent using the provided Options

Link copied to clipboard

Continue a PaymentIntent using the provided Options

Link copied to clipboard

Create a PaymentConsent

Link copied to clipboard

Create a Airwallex PaymentMethod using Options

Link copied to clipboard

Disable a PaymentConsent

Link copied to clipboard
open suspend override fun executeMockWeChat(mockWeChatUrl: String)

Execute mock wechat (Just for demo env)

Link copied to clipboard

Retrieve available payment consents

Link copied to clipboard

Retrieve available payment method types

Link copied to clipboard
open suspend override fun retrieveBanks(options: Options.RetrieveBankOptions): BankResponse?

Retrieve banks of payment method

Link copied to clipboard

Retrieve a PaymentConsent

Link copied to clipboard

Retrieve a PaymentIntent using the provided Options

Link copied to clipboard

Retrieve payment method detail

Link copied to clipboard

Verify a PaymentConsent