Avatar

Michael Buckley

I work on the Technical Specialist team based in Bangor.

  • Total activity 2051
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 0
  • Subscriptions 1352

Articles

Recent activity by Michael Buckley
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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 ...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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 ...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...

    • Edited
    • 2 followers
    • 0 comments
    • 0 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...

    • Edited
    • 2 followers
    • 0 comments
    • 1 vote
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes