Skip to main content

Troubleshooting & FAQs

Troubleshoot common error scenarios and find answers to frequently asked questions about Capacitor Standard integration.
You can use Razorpay Standard SDK to integrate the Razorpay Payment Gateway with your Capacitor Application to accept payments. The Razorpay Capacitor plugin acts as a wrapper around our native Android and iOS SDKs.
Update SDKCheck your current SDK version. If it is outdated, please update the SDK to ensure uninterrupted settlements of your funds.

Integration Steps

Before you proceed:
  • Create a Razorpay Curlec account.
  • Generate the API Keys from the Dashboard. To go live with the integration and start accepting real payments, generate Live Mode API Keys and replace them in the integration.
  • Know about the Payment Flow.
Follow these integration steps:

1. Build Integration

Integrate Capacitor Standard SDK.

2. Test Integration

Test the integration by making a test payment.

3. Go-live Checklist

Check the go-live checklist.

Sample Code

Check the sample code on GitHub to integrate.