cofee_payment library

Classes

CoFeePayment
The main entry point for the CoFee Payment SDK.

Typedefs

PaymentCompletionCallback = void Function()
Callback invoked when the payment process has finished.
PaymentErrorCallback = void Function(PaymentException errorMessage)
Callback invoked when an error occurs during the payment process.