razorpay / razorpay-capacitor

Capacitor wrapper around Razorpay's Android and iOS SDKs
https://www.npmjs.com/package/com.razorpay.capacitor
12 stars 28 forks source link

UI is asking for mobile no. which is passed in prefill #75

Open opindia123 opened 1 year ago

opindia123 commented 1 year ago

Hi, We are currently using version 1.2.0 ,

On calling checkout.open , first screen is asking for mobile no. , we already passed it in prefill parameter. Can we have config to show or hide this screen

Example prefill: { email: 'gaurav.kumar@example.com', contact: '9191919191' },

thanks & regards