You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: '[email protected]',
contact: '9191919191'
},
thanks & regards
The text was updated successfully, but these errors were encountered:
opindia123
changed the title
UI is asking for mobile no which is passed in prefill
UI is asking for mobile no. which is passed in prefill
Jul 20, 2023
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: '[email protected]',
contact: '9191919191'
},
thanks & regards
The text was updated successfully, but these errors were encountered: