CheckoutPaymentSheetAdapter

Public Checkout transport used by the native payment sheet.

Constructors

Link copied to clipboard
constructor(baseUrl: String = "https://api.inttegro.com", telemetry: PaymentSheetTelemetry? = null)

Functions

Link copied to clipboard
Link copied to clipboard
open suspend override fun pay(configuration: PaymentSheetConfiguration, session: PaymentSheetSession, selection: PaymentSheetPaymentSelection): PaymentSheetPaymentOutcome
Link copied to clipboard
open suspend override fun refreshPayment(configuration: PaymentSheetConfiguration, session: PaymentSheetSession): PaymentSheetPaymentOutcome
Link copied to clipboard
Link copied to clipboard
open suspend override fun retrieve(configuration: PaymentSheetConfiguration): PaymentSheetSession