Solidgate
Payment Page
API v1
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
Verify your website meets acquiring bank standards for legal pages, refund policies, contact info, and transparent business disclosures.
compliance .
Once Solidgate processes the transaction, customers are redirected back to the merchant’s platform.
Manage payment page
Payment Page allows you to create a payment page that you can share as a link with your customers or deactivate it, if needed.
You can use Postman collection to generate a payment page link. You only need to pass the mandatory fields and your channel data.
Create payment page
Consider testing the request body in a sandbox environment for accurate implementation of all customizations.
Deactivate payment page
Billing flow
Pass Billing-specific fields in the
create page
API v1
request. Match the scenario to your Billing version. Do not mix product_id and invoice_id in the same request.
Select a Billing flow.
Provide
product_id, merchant customer_account_id, and order_id.
Use optional
product_price_id for multi-currency catalog prices. Retrieve it via the
get product prices
API v1
request.
Product trial settings drive button copy.
Provide
invoice_id.
Finalize the invoice first to move it to
OPEN status. Do not send amount or currency. They are derived from the invoice.