YooKassa
-
Class to represent YooKassa parameters needed for performing transaction.
See moreDeclaration
Objective-C
@interface OPPYooKassaInfo : NSObject
Swift
class OPPYooKassaInfo : NSObject
-
Enumeration of possible statuses of YooKassa payment.
See moreDeclaration
Objective-C
enum OPPYooKassaStatus : NSInteger {}
Swift
enum OPPYooKassaStatus : Int, @unchecked Sendable