Overview
Get in touch
Sign in
Overview
Explore Solidgate's secure and seamless payment flows

Understanding the payment flows for processing transactions with Solidgate is essential for ensuring smooth integration.

Solidgate order logs are stored for 30 days.

Auth + settle

This payment flow involves the merchant obtaining authorization to hold a customer’s funds, Solidgate communicating with the acquirer to process the transaction, and the merchant settling the transaction or using the automatic settling of the transaction upon successful authorization.

This approach not only mitigates chargeback risks by ensuring payments are settled only upon successful authorization but also provides merchants with the flexibility to manage refunds and cancellations efficiently.
Minimizing chargeback risks, auth+settle secures transactions by finalizing payments only after confirming delivery, supporting smoother refunds and cancellations.
Supports business growth by providing access to a wide range of acquirers and payment processing solutions, expanding the merchant's operational capabilities.
Empowers merchants with the ability to design bespoke payment processes that cater to unique business demands, enhancing operational adaptability.
Boosts transactional security through mandatory customer verification before payment completion, significantly reducing fraudulent activities.
Enhances purchasing experience with instantaneous payment validation, strengthening customer trust and fostering loyalty.
Ensures compliance with strict security protocols and regulatory standards, safeguarding the integrity of merchant and customer data.
  1. The merchant requests auth to hold the customer's funds, specifying the hold duration in hours. The merchant either sets a settle_interval for auto-settlement or intends to manually settle at a later point.
  2. Solidgate receives the request and sends it to the acquirer to decide on the auth approval.
  3. Solidgate receives an auth response from the acquirer.
  4. Solidgate processes the auth response and sends a callback request with the transaction status to the merchant.
  5. The merchant confirms receipt of the auth status to Solidgate.
  6. After successful authorization and considering the settle_interval, Solidgate requests the acquirer to settle the transaction. The merchant can initiate partial settlement before the time interval expires, which results in the automatic void of the remaining hold amount.
  7. The acquirer returns a settle response to Solidgate, confirming the transaction settlement.
  8. Solidgate processes the settle response and sends it to the merchant via a callback request.
  9. The merchant confirms receipt of the transaction status to Solidgate.

3DS

3D Secure (3DS) enhances online payment security by adding an extra authentication step for credit and debit card transactions. This protocol protects cardholders by requiring a one-time password (OTP) during payment, which only the cardholder can access. Key specifics include:

  • PSD2 compliance
    Under PSD2, 3DS and Strong Customer Authentication (SCA) are mandatory for transactions within the European Economic Area (EEA), enhancing transaction security.
  • Liability shift
    It offers merchants protection by shifting liability for fraudulent transactions to the card issuer if proper authentication is used. This minimizes merchants' risk of financial loss due to fraud.

3DS is vital for secure e-commerce transactions, protecting both merchants and cardholders by preventing unauthorized card use. Solidgate supports 3DS verification to strengthen payment processes. Merchants can get 3DS details through API requests or webhook notifications, retrieving information on transaction security level and type of 3DS flow applied.

The latest version of 3DS, 3D Secure 2, introduces two types of authentication flows for enhanced flexibility:

  • Frictionless flow
    This is the process of authentication achieved without cardholder interaction. It streamlines the transaction process by minimizing customer input, provided the transaction is deemed low-risk or meets certain criteria set by the issuing bank.
  • Challenge flow
    When the Access Control Server (ACS), operating in the issuer domain, determines that extra cardholder input is necessary, the authentication shifts from frictionless to challenge flow. This is typically required for high-risk transactions, those exceeding thresholds, or when stricter authentication is mandated by regulations. Merchants or their acquiring banks must decide whether to proceed with the challenge or terminate the authentication process.
  1. The merchant collects card details from the cardholder. They send an auth request to Solidgate. Concurrently, there is an option to request 3DS authentication by setting the force3DS: true parameter in the request.
  2. Upon receipt, Solidgate confirms the request. If the merchant requests 3DS authentication, Solidgate defaults to the 3DS flow.
  3. Solidgate sends a 3DS request to the acquiring bank. If the transaction is executable, the acquiring bank returns the ACS URL to Solidgate.
  4. Solidgate forwards a verify_url embedded with the ACS URL to the merchant.
  5. Solidgate receives the verification request upon customer interaction.
  6. The merchant sends a 3DS completion request to Solidgate.
  7. Solidgate then requests the 3DS check status from the acquiring bank.
  8. The acquiring bank returns a verification response to Solidgate, indicating whether the transaction is approved or declined.
  9. Solidgate processes the verification response and initiates a callback request, providing the transaction status to the merchant.
  10. The merchant takes the necessary steps and confirms to Solidgate the receipt of the transaction status.

Void

The flow involves the merchant obtaining authorization to hold the customer’s funds and initiating a void operation if needed. Effective communication between Solidgate, the acquirer, and the merchant is crucial in ensuring a successful transaction.

  1. The merchant requests auth to hold the customer's funds.
  2. Solidgate receives the request and sends it to the acquirer to decide on the auth approval.
  3. Solidgate receives the auth response from the acquirer.
  4. Solidgate processes the auth response and sends a callback request with transaction status to the merchant.
  5. The merchant confirms receipt of the auth status to Solidgate.
  6. To initiate the void operation, the merchant sends a void request to Solidgate.
  7. Solidgate acknowledges receipt and forwards the void request to the acquirer.
  8. The acquirer returns a void response to Solidgate, indicating whether the transaction is declined or approved.
  9. Solidgate processes the void response and sends it to the merchant via the callback request.
  10. The merchant confirms receipt of the transaction status to Solidgate.

Refund

The refund involves coordination between the merchant, Solidgate, and the acquirer for successful processing.

Refunds for the USA MIDs on non-US cards are only possible the day after settlement, with earlier attempts being declined.

Solidgate immediately forwards refund requests to the cardholder’s bank, but the visibility of funds in the cardholder’s account can take 5-10 business days, depending on the bank. Merchants should advise cardholders to contact their bank if refunds are not visible within this period, using the ARN to expedite the process.

Some card types, especially prepaid or certain debit cards, might not support refunds, leading to possible declines. Alternative methods for issuing refunds may be required in these instances.
Fraud detection may result in an account being temporarily frozen, preventing refund transactions until the freeze is lifted and the transaction is verified.
Refunds to accounts that have been closed by the cardholder prior to processing will be declined, necessitating an alternative method for refunding.
If a transaction is disputed by the cardholder, refunds may be declined until the dispute is resolved, underscoring the importance of settling disputes promptly.
Advising cardholders to contact their card issuer can clarify the specific reasons for a refund's decline and explore possible solutions, like refunds to alternate accounts.
  1. The merchant submits a refund request to Solidgate.
  2. Solidgate receives the request and sends it to the acquirer to decide on the refund eligibility.
  3. The acquirer returns a refund response to Solidgate, indicating approval or denial of the refund.
  4. Solidgate processes the refund response and sends the merchant a callback request with the transaction status.
  5. The merchant takes necessary actions and confirms receipt of the refund status to Solidgate.

Looking for help? Contact us
Stay informed with Changelog