ApiRepository

interface ApiRepository

An interface for making Airwallex API requests

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard

Continue the PaymentIntent using Options, used for 3DS

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
abstract suspend 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
abstract suspend fun retrieveBanks(options: Options.RetrieveBankOptions): BankResponse?

Retrieve banks of payment method

Link copied to clipboard

Retrieve a PaymentConsent

Link copied to clipboard
Link copied to clipboard

Retrieve payment method detail

Link copied to clipboard

Verify a PaymentConsent