Integrations updates

How do I switch to the asynchronous mode with Refund, VOID and Settle transactions
Asynchronous mode of operation involves flow: The merchant initiates a Refund, VOID or Settle request Solid takes the request for processing and responds...
Thu, 16 Nov, 2023 at 10:31 AM
How-to initiate 2-step payment via Solid Payment Form (Auth+Settle)
One of the Payment Flows is Two-Step Payment Flow(Auth+Settle) To run the first payment via 2-step flow, kindly send alongside with mandatory paymentInt...
Tue, 5 Apr, 2022 at 3:28 PM
How to switch from one-step to two-step payment flow?
2-step payment flow consists of: Auth - hold funds on the user's card (type = auth) Settle - debit funds from the user's card 2-stage flow can ...
Mon, 6 Jun, 2022 at 1:48 PM
How to do not use the status_url
If you are currently using the status_url, you need to replace it with a success_url and fail_url. The recurring transaction example: { "recurring...
Mon, 6 Jun, 2022 at 6:16 PM
Change in the format of the error response for subscriptions
At SolidGate we are constantly working on the enhancement of our product. Right now we have changed the format of the error in some cases for subscription s...
Fri, 25 Aug, 2023 at 3:57 PM
Payment type parameter for recurring payments
It is important to know the difference between MIT and CIT groups of recurring payments: 1. Merchant-Initiated Transaction (MIT) - a tokenized payment s...
Fri, 9 Jun, 2023 at 3:40 PM
Integration updates
TABLE OF CONTENTS Management of webhook notifications Status_url deprecation Mandatory 2-step payment flow  The asynchronous mode with Refund, VOID and...
Thu, 1 Feb, 2024 at 1:48 PM