Hey what if i want to send different emails depending on the product thats purchased? is there data for the product the customer purchased that i can use to segment?
I'm wondering how you do it in Stripe? like how do you actually submit a test purchase. Because when I tried 'test mode' in Stripe it doesn't allow me to test on an existing product
What if you have payments coming through from the same person on a monthly basis and need to update the row of that person once their payment goes through each month, is there a way to do this? - making (visually( sure subscriptions are paid monthly by just glancing at the spreadsheet - essentially?🤔
Missed this sorry. You would want to have a search step for this then. Easiest way would be to duplicate the zap depending on how many max amount of payments you have and then have a search step to update if 1 exists but another doesnt.
Hey what if i want to send different emails depending on the product thats purchased? is there data for the product the customer purchased that i can use to segment?
Yes you could use a lookup table for the different products and depending on the product the lookup table would have a different email.
I'm wondering how you do it in Stripe? like how do you actually submit a test purchase. Because when I tried 'test mode' in Stripe it doesn't allow me to test on an existing product
Add a test product inside stripe. So turn on test mode then add a product. Then use that to test.
What if you have payments coming through from the same person on a monthly basis and need to update the row of that person once their payment goes through each month, is there a way to do this? - making (visually( sure subscriptions are paid monthly by just glancing at the spreadsheet - essentially?🤔
Missed this sorry. You would want to have a search step for this then. Easiest way would be to duplicate the zap depending on how many max amount of payments you have and then have a search step to update if 1 exists but another doesnt.