Giovanni Cocco
Giovanni Cocco2mo ago

Giovanni Cocco - Hi everyone! I am building a c...

Hi everyone! I am building a chat with WhatsApp and I would like to create a checkout session with Stripe. I don't know if this is the place to ask a question about the flow, I apologize if it isn't. In my flow I check if the user already has a plan (I check using Buildship Firestore), if not I call the Fetch Stripe Customer node and check if this customer exists, if not I need to collect name and email and call the Create Stripe Customer node to register the customer and then call the Create Stripe Checkout Session node. My question is: How do I collect name and email if this part is locate in the middle? In other words, sending a message requesting name and then another requesting email is not the problem, the problem is that when responding this information arrives at the trigger which is the beginning of the flow. Should I separate the flows? Or maybe create a loop and intercept the response?
3 Replies
Harini
Harini2mo ago
@Luis can you help here, perhaps if easy to hop on a call and check together
Luis
Luis2mo ago
@Giovanni Cocco, if you’d like to we can further discuss this over a call. Feel free to pick a time that works for you here https://cal.com/rodge-buildship/30min
Giovanni Cocco
Giovanni Cocco2mo ago
@Luis thanks! I will pick a time!