In order to install our iOS SDK and begin processing payments with Trust Payments, you must meet the following requirements:
- Your app must support iOS 12 or higher – You will need to develop your solution using Xcode 14 or higher.
- You will need an account with Trust Payments – Our Support Team will provide you with a test site reference (connects exclusively to our sandbox environment for testing) and live site reference (for processing transactions through our production environment).
- You will need a server that can be configured to perform back-office processing tasks required to verify and process requests from customers.
- You need a user account with the role “Webservices JWT” – If this user account has not already been provided, please request that one is created for your site(s) by contacting our Support Team. This will be required to generate a signed JSON Web Token on your server that can be sent by the Trust iOS SDK to process the payment with our gateway.
- PSD2 – In order for your solution to be compliant with the Revised Directive on Payment Services (PSD2), you must ensure all transactions are performed using 3-D Secure. This is explained later on in our JWT documentation.