Skip to main content

Users sometimes purchase a single product 10 times. I couldn't find the log for this. The log entry for purchasing a product only provides the total number of purchases. How can I access the data for the quantity of a single product purchased in a single transaction?
 

 

Hey @tolgahan-963c78,

At this time, we don’t support multi-quantity purchases on Android. In the mean time I’d recommend only allowing customers to purchase one at a time, and tracking each purchase via webhooks on your server.

You can read more about webhooks here: https://www.revenuecat.com/docs/integrations/webhooks 


Reply