admin 管理员组文章数量: 1086019
I am preparing to publish my Flutter app on the Play Store. My app has:
Login with OTP authentication (using a test phone number and test OTP for Play Store reviewers).
Payments integration using Razorpay.
I want to know how Google’s Play Store review team will test the payment functionality. Questions: If I provide a test phone number and OTP, will the reviewers use those credentials for login verification?
Since my app has Razorpay payment integration, how will they test payments?
Do I need to enable test mode in Razorpay and provide test payment details?
Where should I specify test credentials in the Play Console to avoid rejection?
What I Have Tried: I have enabled Razorpay test mode (sandbox) and have test API keys.
I have test payment credentials (test card, UPI, net banking) from Razorpay’s documentation.
I plan to add test login details and test payment credentials in Play Console > App Content > App Access.
Would this approach be correct? Is there anything else I should consider to ensure the review process goes smoothly?
本文标签: How will Play Store reviewers test payments in my Flutter app using RazorpayStack Overflow
版权声明:本文标题:How will Play Store reviewers test payments in my Flutter app using Razorpay? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://roclinux.cn/p/1744095172a2532767.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论