Models
-
Represents the result of a successful operation to process card payment information.
See moreDeclaration
Objective-C
@interface SQIPCardDetails : NSObject
-
Represents a payment card.
See moreDeclaration
Objective-C
@interface SQIPCard : NSObject <NSCopying>
-
This represents the optional fields that can be passed in as part of the verification process. The more fields you provide, the greater the chance the user will not be challenged or rejected.
See moreDeclaration
Objective-C
@interface SQIPContact : NSObject
-
Value that will charge the card payment source ID with amount in the specified
See moreSQIPCurrency
Declaration
Objective-C
@interface SQIPMoney : NSObject