Michael Buckley
I work on the Technical Specialist team based in Bangor.
Articles
-
Cron scheduling with Adobe Commerce
Process overview The cron is used to cancel orders older than 3 hours that are still in the “Payment Pages” status. These orders are most likely abandoned and cancelling them releases the stock res...
-
Why is the customer shown a blank ACS page inside of the frame displayed for step up authentication?
The card issuers' Access Control Server (ACS) are responsible for rendering the step up (challenge) authentication page before redirecting the customer back to the termurl to complete the authen...
-
Does Google Pay support refunds?
Refunds can be processed on Google Pay transactions There are two methods that can be used to do this: Method 1: Using Webservices API Your server can submit a new REFUND request to Trust ...
-
Performing additional requests with Google Pay for Android SDK
When processing e-commerce payments using Google Pay, you can configure your solution to include additional requests to perform extra tasks. These are as follows: Configuration You will need to u...
-
Credentials on File
What are Credentials on File (CoF)? Where a merchant wishes or requires to store card details for future use or use stored card details, this must be specified by submitting the credentialsonfile...
-
Does Apple Pay support Account checks?
Account checks can be processed on Apple Pay transactions under certain conditions You will need to contact your acquiring bank to check they support the processing of Account checks with Appl...
-
When processing transactions in certain currencies, some of my payment methods are not displayed to customers. Why is this?
There are two reasons why this may be occurring: The missing payment methods may not support the processing of transactions in this currency. Please refer to the documentation for the payment meth...
-
How do I suspend a payment?
There are two methods to suspend a payment: Modify the request – You can specify for transactions to suspended immediately after they are authorised by the issuing bank. This is achieved by speci...
-
What does the subscription "active" field mean?
The active field is used to show the status of a Subscription. 0 – Inactive This status disables the automatic processing of a Subscription. You can manually change Subscriptions to this status...
-
Migrating from Android SDK v1.1.0 to v2.x.x
The following documentation explains what has changed between v1.1.0 and v2.x.x of the Android SDK and what to consider when migrating to the latest version. Changes in v2.x.x We have updated the...