Abhishek Balani
 · Founder at SuprFollow.com & SuprLabs.io

Unable to capture snake case parameters from razorpay callback

Widgets & Design

The default razorpay integration is not working so I am integrating razorpay sdk in my python project which I am integrating with FF. I am creating a payment link and opening it in webview then redirected back to my app's page.

The razorpay payment link API takes a callback url where it redirects the user after payment along with some query parameters. I am passing my page url in callback url like myapp://myapp.com/paymentConfirmationPage
where I want create page parameters to capture the query parameters passed by razorpay.

But FF is not allowing parameters to be defined in snake case.

Any way to handle this?

The existing razorpay support seems extremely limited. We cannot even create subscriptions or orders.

What have you tried so far?

Search flutterflow community

Did you check FlutterFlow's Documentation for this topic?
Yes
2 replies