2023
Get in touch
Sign in
2023
Changelog in Solidgate refers to a record of changes made to the system, including new features, bug fixes, and other modifications

2023

December

Payment form

  • Added examples for encrypting paymentIntent for form generation Guide
    An alternative option for integrating the payment form exists without using the Solidgate SDK.
    without SDK
    in Node.js , Go , PHP , Python , Kotlin , C# , Ruby , and Java .
  • Both geo_country and platform Guide
    To initiate a charge, supply transaction-specific information through paymentIntent fields.
    request parameters
    are now optional.
  • The partialIntent Guide
    After forming the merchant data and converting it to a plain object, use it in front-end code to update with the partialIntent encrypted String.
    object includes
    the capability to update Order metadata, enhancing business process efficiency.
  • Guide
    To initiate a charge, supply transaction-specific information through paymentIntent fields.
    Implemented
    character limit validation for the customer_email field, restricting it to a maximum of 100 characters.

Payment link

  • Guide
    A Payment Link is a URL that takes customers directly to a unique payment page to complete a payment. You can quickly and easily create a Payment Link URL and embed it or share it via email.
    Payment Links
    now support both one-time and recurring subscription payments, with the creation process streamlined through Solidgate’s Postman collection.

Card payments

  • Added:
    • external_mpi_data to APIs for improved third-party 3D Secure authentication handling
    • merchant_advice_code in the system for clearer communication regarding declined transactions and actionable merchant advice
    • separate fields for customer_phone_country_code and phone number in all requests
  • Implemented a detailed explanation of the Guide
    This process is designed to enable secure and reliable payment processing through the use of 3D Secure (3DS) with challenge authentication flow.
    frictionless flow
    in 3D Secure processes.

Alternative payments

  • Integrated Guide
    Przelewy24 is a leading online payment method in Poland, offering a variety of payment options like bank transfers, credit cards, and e-wallets.
    Przelewy24
    and Guide
    BLIK streamlines online transactions in Poland by offering a secure and efficient mobile payment method, enabling customers to easily pay for goods and services directly from their bank accounts.
    Blik
    to expand payment options, specifically enhancing services for the Polish market.

Subscriptions



Get in touch