iOS SDK
Getting started with iOS SDK for Number
Installation
Requirements
Configuration
1
.package(url: "https://github.com/Easy-Pay-Solutions/Mobile-SDK-IOS.git", from: "1.0.6")2
pod 'EasyPay'Get started
Integration
1
2
3
4
Using widgets
Managing cards
Managing cards and payment
Screenshots
Save Card


Manage Cards


Store and Pay


Common components
SecureTextField component
Common objects
CreditCardInfo
CreditCardInfoAccountHolder
AccountHolderBillingAddress
BillingAddressEndCustomer
EndCustomerEndCustomerBillingAddress
EndCustomerBillingAddressAmounts
AmountsPurchItems
PurchItemsCreateConsentAnnual
CreateConsentAnnualAnnualEndCustomer
AnnualEndCustomerAnnualEndCustomerBillingAddress
AnnualEndCustomerBillingAddressPublics methods in the SDK
Configuration
1. Charge credit card
Request parameters
Response body
2. List annual consents
Request body
Response body
3. Create annual consent
Request body
Response body
4. Cancel annual consent
Request parameters
Response body
5. Process payment for an annual consent
Request body
Response body
How to properly consume the API response
Possible errors
RsaCertificateError
Error name
Suggested solution
AuthenticationError
Error name
Suggested solution
NetworkingError
Error name
Suggested solution
Semantic versioning
Last updated
Was this helpful?