[
{
"title":"Testing",
"link":"https://docs.solidgate.com/payments/testing/",
"text":"Simulate payments to test your integration before launching in production.",
"imgSrc":"https://solidgate.com/wp-content/uploads/2022/06/icon-customizable.svg"
}
,
{
"title":"Create your payment form",
"link":"https://docs.solidgate.com/payments/integrate/payment-form/create-your-payment-form/",
"text":"Understand how to integrate the payment form into your product.",
"imgSrc":"https://solidgate.com/wp-content/uploads/2022/06/icon-payments.svg"
}
,
{
"title":"Subscriptions",
"link":"https://docs.solidgate.com/subscriptions/",
"text":"Create and maintain a stable and healthy business subscription model.",
"imgSrc":"https://solidgate.com/wp-content/uploads/2022/06/icon-global.svg"
}
]
Changelog in Solidgate refers to a record of changes made to the system, including new features, bug fixes, and other modifications
October
Payment form
Added an
Guide
Solidgate Payment Form will check the Card BIN and receive a list of necessary additional fields according to information about the BIN country (the first 6 digits).
additional field
, brazil_customer_phone field, to collect and manage customer phone numbers in Brazil, enhancing payment processes in the region.
Payment page
Implemented
Guide
Use Payment Links to sell online without an integration.
Payment Link
, allowing merchants to generate a reusable URL for payments, with customers entering their email and having the option to retry declined payments.
Card payments
Implemented the addition of shipping_address to
Charge
API
,
Apple Pay
API
, and
Google Pay
API
payments, enhancing the payment process by including shipping address details.
Enabled
Guide
Merchants utilize zero-amount authorizations to verify cards for secure storage, future transactions, registration, free trials, and fraud prevention without charging the customer.
zero-amount authorization
for storing card data and conducting card validity checks in H2H integrations.
Implemented shared-token functionality, enabling APM
recurring
API
payments within your account, offering enhanced flexibility in token management and secure token sharing.
HUB
Implemented:
the provision of both retry_strategy_id and retry_strategy_name within the HUB to ensure clarity and alignment with merchant expectations regarding retry strategies
displaying the MID in the order details section, providing clients quick access to vital payment processing information for risk analysis and dispute tracking
Fixed the currency presentation, aligning it with its unique formatting conventions, which include commas as decimal separators, periods as thousands of separators, and appropriate currency symbol positioning, enhancing clarity and accuracy for users.