Stripe get product id for one-time payments
Advertisements I would like to get the product id for one-time payments, but I am unable find ANY webhook event that would give me the id of the product purchased. I know that for subscriptions, invoice.paid event provides the product id, but one-time payments do not produce invoice. I have read some suggestions such as… Read More Stripe get product id for one-time payments