Solidgate
Payment Page
API
is a secure and low-code solution that streamlines payment processing for businesses through the API integration. It lets customers to safely enter their payment details on the Solidgate-hosted payment page, ensuring industry-standard security and
Ensure you meet legal and operational website requirements for online businesses.
compliance
.
Once Solidgate processes the transaction, customers are redirected back to the merchant’s platform.
Solidgate Payment Page allows you to create a payment page that you can share as a link with your customers or choose to redirect them to it for checkout. It supports the latest three major versions of popular browsers, including Chrome, Chrome Mobile, Firefox, Safari, and more.
To create a payment page, follow the Solidgate API reference and build the request body API , which includes order information, page customization, and optional parameters for personalization. For accurate implementation of all customizations, consider testing the request body in a sandbox environment.
Billing options
Solidgate Payment Page supports both subscription and one-time payments.
Subscription payments are for recurring charges, such as monthly or annual fees. They are managed through the
subscription
API
, which retrieves product data. There are three common use-cases for
Explore Solidgate subscriptions for seamless recurring customer payments.
subscription
setup.
Type | Use-case | Button text |
---|---|---|
Without trial | The merchant defines a recurring amount, currency, and frequency for subscription payments. Example: $18.00 per month |
Subscribe |
With free trial | The merchant offers a free trial period with zero cost before regular billing starts, and defines the recurring amount, currency, and frequency after the trial. Example: first 5 days are free, then $18.00 every 30 days |
Start trial |
With paid trial | The merchant offers a paid trial with a one-time charge before regular billing, and defines the trial amount, currency, and details of recurring charges after the trial. Example: first 5 days for $5.00, then $18.00 every 15 days |
Start trial (with amount and currency) |
One-time payments are designed for single, non-recurring transactions. To ensure a seamless customer experience, display the checkout amount and currency in the merchant header, followed by a Pay button with the total amount and currency. This option also works for subscription products that require only a single debit.
Track your payment
Upon completion of a payment through the payment page, Solidgate dispatches a
Subscribe for events on your Solidgate account so your integration can automatically trigger actions.
webhook
, which can also serve for fulfillment and reconciliation purposes.