Hi,
When a customer credit card is successfully charged on Stripe, I want to do the following:
1. Get the product ID
2. Use the product ID to get that product's successURL metadata
3. Send an email to the customer with the successURL in the text
This is how it’s done in automate.io.