PG Integrations Types
Choosing the right setup for your business
Fynd Commerce supports two types of integrations when setting up a payment gateway:
- Assisted Merchant Account
This option allows you to connect your payment provider account directly using login credentials. The setup is seamless and managed through Fynd’s integration with the gateway. It requires no manual entry of API keys or webhooks.
Assisted Merchant Account is currently supported in Razorpay only.
- Own Merchant Account Credentials
This option allows merchants to configure the payment gateway manually by entering their own API keys, webhook URL, and webhook secret. This method is ideal for merchants with advanced custom configurations or security policies.
Not all payment gateways support both options. Some may offer only Assisted or only Own credential-based integration.
Assisted merchant account setup
- Click Add Payment Gateway.
- Select a payment gateway (Available only on Razorpay currently).
- Choose Assisted Merchant Account.
- Click Proceed – you'll be redirected to the payment provider login screen.
- Log in or create an account.
- Click Authorize to connect your account.
- Return to your payment configuration in Fynd Commerce.
- Slide the Active toggle to enable the gateway.
- Select the Business Unit (e.g. Storefront or POS) and Device (e.g. Website, iOS, Android). For each MOP (Mode of Payment):
- Click the three-dot icon (⋮)
- Click Activate
Some MOPs, like Netbanking, may have multiple Sub-MOPs. You can expand them and activate individually.
- Click Save and confirm to apply your configuration.
Own merchant account setup
- Collect your API Key, API Secret, and Webhook Secret from your provider dashboard
- Set up a webhook URL:
https://api.fynd.com/service/webhooks/payment/v1.0/events/<gateway>
Ensure the following events are selected in your provider's webhook panel:
- payment.authorized
- payment.failed
- payment.captured
- refund.processed
- refund.failed
- refund.created
- Click Add Payment Gateway.
- Select your payment gateway.
- Choose Own Merchant Account.
- Click Save & Proceed.
- Enter paymemnt gateway credentials.
- Click Save & Proceed and confirm the changes
Return to the payment configuration page:
- Select your Business Unit and Device
- Slide the Active toggle to enable the gateway
- For each MOP, click ⋮ and click Activate
Ensure the payment methods you activate are enabled in your account with the gateway.
Switching between account types
Currently applicable only to the Razorpay payment gateway
From Own Merchant to Assisted Account
- Select the payment gateway.
- Click Manage Account.
- Click the ⋮ icon in the top-right.
- Click Switch Account.
- Select Assisted Merchant Account and click Proceed.
- Login to your payment provider account.
- Authorize the connection.
- Return to Fynd Commerce and click Save.
From Assisted Merchant to Own Credentials
- Obtain the API Key, Secret, and Webhook Secret from your provider.
- Select the payment gateway.
- Click Manage Account.
- Click the ⋮ icon in the top-right.
- Click Switch Account.
- Select Own Merchant Account, click Proceed.
- Enter the credentials.
- Click Save to apply the changes.
Ensure all MOPs and configurations match your merchant dashboard permissions.