Skip to main content

Hello,

 

Is it possible to retrieve the email entered by the user during the payment on the web using the Billing RevenueCat feature?

 

Thanks!

Hi ​@amsdamsgram, the email entered when purchasing on web using RevenueCat Billing is stored in the reserved `$email` customer attribute. You can access this attribute in these ways:

 


Ah good to know, thanks for the fast response!