Protocols

The following protocols are available globally.

  • Receives logging events from SDK objects

    See more

    Declaration

    Swift

    @objc
    public protocol Logger
  • Defines the parameters required to proceed with a payment request, after a Card Check with Payment.

    Refer to its subclasses

    CardSale, CardRefund, CardPreAuthSale

    See more

    Declaration

    Swift

    @objc
    public protocol CardPaymentRequest