dynamitechetan / razorpay_flutter

A flutter plugin for integrating razorpay payment gateway. Supports Android and iOS.
Other
31 stars 16 forks source link

Add option to send the selected payment option #8

Open keertipurswani opened 5 years ago

keertipurswani commented 5 years ago

I want to display payment options before opening razorpay screen since I have more options that are not supported by razorpay. I should be able to pass the selected payment method when starting payment in razorpay.

dynamitechetan commented 5 years ago

you can try passing the info in notes and get the info later from your dashboard.