
Michael Buckley
I work on the Technical Specialist team based in Bangor.
Activity overview
Latest activity by Michael Buckley-
Michael Buckley created an article, How do I handle declined transactions?
When customers can't complete their order, it can impact your business and create frustration. Understanding why transactions are declined can help you to support your customers more effectively. R...
-
Michael Buckley created an article, What do I do if I haven't received the first-time login email?
Background To sign into Portal for the first time, you will need to select the link included in the new user email. This email is sent automatically to all users when their account is first regis...
-
Michael Buckley created an article, How do I process transactions in different currencies?
When your Trust Payments site reference(s) has multiple currencies enabled, TRU Connect automatically handles transactions processed in different currencies through the following mechanisms: Curre...
-
Michael Buckley created an article, Configuring Cloudflare to work with Trust Payments
If your servers are using Cloudflare, you may notice that: Transactions are processed successfully but orders aren't updated on your website's backend. Email notifications are not received from Tru...
-
Michael Buckley created an article, 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...
-
Michael Buckley created an article, Updating the Android SDK
When the Android 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. Maven When integrating our SDK Art...
-
Michael Buckley created an article, Sale
Use this transaction to process a standard sale. Endpoint : /sale The transaction will be automatically settled at end of day. For DCC, the PED will process in the card currency if requested. ...
-
Michael Buckley created an article, Void
Use this transaction to void a previously submitted transaction. Endpoint : /void Void Request {"refid":"1234567890","siteid":"123456","terminalserialnumber":"6789654678","txndate":"2023-02-01:16...
-
Michael Buckley created an article, Refund
Use this transaction to refund to a card. Endpoint : /refund Refund Request {"amount":"20.00","linked":"n","refid":"12345678987654321234","siteid":"123456","terminalserialnumber":"6789654678","tx...
-
Michael Buckley created an article, PreAuth
The PreAuth transaction processes a standard authorisation transaction to hold funds from the customer's card. Follow this with a Capture to complete the transaction. Endpoint : /preauth The topu...