Skip to main content
  • Flutter Standard SDK Changelog: Discover new features, updates and deprecations related to the Razorpay Flutter Standard SDK (since Jan 2024).
    • Troubleshooting & FAQs: Troubleshoot common error scenarios and find answers to frequently asked questions about Flutter Standard integration.
The Razorpay Flutter plugin acts as a wrapper around our native Android and iOS SDKs. SUCCESS Update SDK Check 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 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 Flutter Standard SDK.
  • 2. Test Integration: Test the integration by making a test payment.
  • 3. Go-live Checklist: Check the go-live checklist.
  • Sample App: Check the sample app to integrate on GitHub.