Avatar

Michael Buckley

I work on the Technical Specialist team based in Bangor.

  • Total activity 2054
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 0
  • Subscriptions 1356

Articles

Recent activity by Michael Buckley
  • Why can't I refund this transaction?

    There are a number of reasons a transaction cannot be refunded: Is the transaction settled? – Only settled transactions can be refunded. Settled transactions are shown in Portal as green with the...

    • Edited
    • 2 followers
    • 0 comments
    • 0 votes
  • Does Apple Pay support re-authorisations?

      Re-authorisations are not supported for Apple Pay transactions processed with Trust Payments. To process a new payment for a given customer, the customer must be present and prompted again for t...

    • Created
    • 1 follower
    • 0 comments
    • 0 votes
  • Going live with iOS SDK

    After you have finished configuring your site and have tested thoroughly, follow the final steps below to begin processing live payments.   Before you continue… Most acquiring banks mandate that ...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • Going live with Android SDK

    After you have finished configuring your site and have tested thoroughly, follow the final steps below to begin processing live payments.   Before you continue… Most acquiring banks mandate that ...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 6️⃣ Go live

    After you have finished configuring your site and have tested thoroughly, follow the final steps below to begin processing live payments.   Before you continue… Most acquiring banks mandate that ...

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