Quick question: I want the bot to send a Stripe payment link based on the service selected by the user, as each service has a different price. For example:
- Story Post – $75
- Permanent Feed Post w/ Cover – $250
- Reel Post – $200
- New Music Friday Feat – $60
If a user selects a service, I want the bot to automatically send the correct Stripe payment link for that specific service. How can I set this up in ManyChat? Also, is there a way to track successful payments and move the user to the next step after confirmation?
