In the first zap, I create product and price in stripe and send payment link to customer.
Do you use the same zap to do a Stripe ‘Find payment’ step by payment id to wait for a payment completion?
Of do you create a separate zap with Stripe ‘New Payment’ step. Once one happens, how do you know which of the dozen payment links is this for? by first recording customer name, product, price, in google sheet then in second zap you try to find a matching row?