Skip to main content

Hello,

 

In the billing feature, is it possible to not ask for the email when the user is paying? We already ask the email of the user before in the onboarding.

 

I see that it is possible when you’re using the web paywall link. I would like to the same when not using the paywall link.

https://www.revenuecat.com/docs/web/revenuecat-billing/web-paywall-links#email

 

Thanks!

Hi ​@amsdamsgram, you can pass the customer email to the `purchase` or `purchasePackage` method to skip the email screen. See the docs: https://revenuecat.github.io/purchases-js-docs/0.12.1/interfaces/PurchaseParams.html#customerEmail.

 

Let us know if it doesn’t work for you.

 

 


Hi ​@antonio , thank you for your response, I’ll try that and let you know!


Hi ​@antonio , just tried and it works, thanks!


Reply