YooKassa

  • Class to represent YooKassa parameters needed for performing transaction.

    See more

    Declaration

    Objective-C

    @interface OPPYooKassaInfo : NSObject

    Swift

    class OPPYooKassaInfo : NSObject
  • Enumeration of possible statuses of YooKassa payment.

    See more

    Declaration

    Objective-C

    enum OPPYooKassaStatus : NSInteger {}

    Swift

    enum OPPYooKassaStatus : Int, @unchecked Sendable