
Michael Buckley
I work on the Technical Specialist team based in Bangor.
Articles
-
Example of generating Unix time
The following is an example of how to calculate the time in seconds since the Unix epoch (in UTC), using Python: import timetimestamp = int(time.time()) The output should be in the format of a dec...
-
How do I schedule subscriptions for the end of the month?
Monthly subscriptions scheduled at the end of the month are processed on the 28th day. If the date of the first automated payment is the 29th, 30th or 31st day, all subsequent payments will be ...
-
eps-Überweisung for Webservices API
eps (e-payment standard) is an Austrian real-time bank transfer system. When selecting eps, customers will be prompted to select their bank and then to sign in to their online banking account. Af...
-
Creating actions
To create an action, please follow these steps: Select the relevant action type from the drop-down box and select “Go”. When configuring rules using our MyST Rule Manager, there are a numb...
-
Virtual terminal
The “Virtual terminal” allows you to manually process payments on behalf of customers. Required user roles Basic user, Site admin, Site user, Site user 2, Transaction admin, Transaction admin ...
-
Universal search
Our universal search utility allows you to perform searches for transactions, users and site references. Required user roles The nature of the User Role assigned to your MyST account will dete...
-
The Chargebacks tab
Case List In order to view a chargeback case, you first search for and select a case, then review its details. By searching cases, you can generate a list of cases and then select a case to review...
-
Summary of 3-D Secure version 2 fields
Field Description CAVV The unique Cardholder Authentication Verification Value (CAVV) associated with the transaction. ECI The ECI (E-Commerce Indicator) security level associated with the t...
-
Migrating from Payment Pages version 1 to version 2
If your Payment Pages looks like: Or if your HTTPS POST includes version=1 You’re on version 1 Please follow the steps below to benefit from the new features available. If your Payment Pages l...
-
Updating the iOS SDK
When the iOS SDK is updated, we highly recommend you update to the latest version as soon as possible to receive all the latest feature and security updates. CocoaPodsWhen integrating the Trust Pay...