Classes

The following classes are available globally.

  • Data required to create a payment method that the user will pay.

    See more

    Declaration

    Swift

    public class PaymentMethodData : Codable
  • Definition of payment method:

    • payment type.
    • the ways of its confirmation.
    • the availability and Commission rate to the buyer.
    See more

    Declaration

    Swift

    public class PaymentOption : Codable