payment_options library
Classes
- PaymentOptions
- Payment input options class accessKey - Open money payment gateway subscriptions accessKey. You must provide a correct key based on payment mode paymentToken - Server generated token to intialize payment paymentMode - Mode of payment sandbox or live. Default to sandbox
- PaymentOptionsValidResult
- Payment input options validation error message class
Enums
- PaymentMode
- Payment mode enum sandbox - Testing mode live - Live payment mode