Integrating Client Payment Gateway
Conscent offers a straightforward method to configure your payment gateway directly from the dashboard.
Last updated
Conscent offers a straightforward method to configure your payment gateway directly from the dashboard.
Last updated
Steps to integrate the payment gateway:
a. Visit the Monetise Section on Conscent Dashboard
b. Navigate to the Payment Gateway tab.
c. Click on Add Gateway and enter your Razorpay credentials i.e. Key ID and Key Secret, and an alias name. Then Save and Continue
Note: Key Secret will not be physically displayed on the dashboard for security reasons.
d. After saving, you'll need to enter the generated webhook URL and secret in your webhook section on the Razorpay dashboard.
Step 1: Whitelist Your Domain
To set up your domain for payments, start by creating a CNAME record pointing to the new payment gateway.
Instructions:
1. Access DNS Management:
Log in to the control panel of your domain registrar or DNS hosting provider.
2. Create a CNAME Record:
Host/Name/Alias: Enter payment (e.g., this will create payment.clientname.com).
Type: CNAME
Value/Points to: payment-v2.netlify.app
3. Save Changes:
Confirm and save the new CNAME record.
Note that DNS changes may take up to 24-48 hours to propagate.
Step 2: Configure Razorpay Settings
Once the CNAME is active, update your Razorpay account to recognize your new subdomain.
Instructions:
Log in to Razorpay Dashboard:
Go to dashboard.razorpay.com and log in.
Navigate to Account Settings:
Click your profile icon in the top-right corner.
Select “Account & Settings” from the dropdown.
Update Business Website Details:
In the “Business Website Details” section, update your domain to payment.clientname.com.
Save Changes:
Click “Save” or “Update” to apply your new settings.
Step 3: Configure Razorpay for One-Time and Recurring Transactions
Enable and test payment modes for one-time and recurring transactions on your Razorpay account.
Instructions:
Enable Payment Modes:
Go to “Settings” > “Payment Methods” on the Razorpay dashboard.
Enable all relevant payment methods (Credit Card, Debit Card, Net Banking, etc.).
Set Up Recurring Payments:
Under “Payments”, navigate to “Subscriptions” and click “Enable Recurring Payments.”
Follow any on-screen instructions to complete the setup.
Test Payment Flow:
Use Razorpay’s test mode to conduct test transactions for both one-time and recurring payments to ensure smooth functionality.