We provide a unified overview of integrating Solidgate using various frontend and backend SDKs follow the step-by-step instructions. Common steps for integration:
-
Install the SDK
Depending on your language or framework, install the appropriate SDK. -
Initialize the library
Initialize the SDK using your public and secret keys. -
Configure payment attributes
Define attributes such asamount
,currency
,order_description
,customer_email
, etc. -
Handle responses
Implement success, error, or status-check flows as applicable. -
Move to production
After thorough testing, switch to production credentials and start accepting real payments.
Frontend SDKs
Below are the primary frontend libraries. These SDKs help you embed payment forms directly in your client-side application.
Backend SDKs
Multiple backend libraries to manage server-side processing, advanced integrations, form resign flows, and reconciling orders.