Skip to main content
Solved

Automating Stripe Payment Links Based on User Selection in ManyChat

  • March 2, 2025
  • 7 replies
  • 51 views

Forum|alt.badge.img+1

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?

Best answer by Gustavo Boregio

Hey ​@samar you can use conditions, buttons and quick replies to set the different options.

Now, if you want to track successful payment the easiest way is to use the ‘Buy Button’ as I mentioned before.

If you want to use Stripe links you’ll need to integrate it with Manychat using something external (Make.com for example) to link Stripe to Manychat.

7 replies

Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • Answer
  • March 3, 2025

Hey ​@samar you can use conditions, buttons and quick replies to set the different options.

Now, if you want to track successful payment the easiest way is to use the ‘Buy Button’ as I mentioned before.

If you want to use Stripe links you’ll need to integrate it with Manychat using something external (Make.com for example) to link Stripe to Manychat.


rodrigo_silvano
Forum|alt.badge.img+4
  • Manychat Community Moderator
  • March 3, 2025

Hey, ​@samar 

​Gustavo has already answered your question here: 

 


Forum|alt.badge.img+1
  • Author
  • Channel Explorer
  • March 3, 2025

Yes ​@rodrigo_silvano Thank you


Forum|alt.badge.img+1
  • Author
  • Channel Explorer
  • March 3, 2025

I have linked Stripe with ManyChat. Thank you for letting me know that it is possible to create a different price ‘Buy Button’ for each service.

One last quick question—For example, if a user buys a Story Post, can we still continue the flow to convince them to switch from a single purchase to a subscription model? Also, would there be any limitations in doing so within ManyChat?


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • March 3, 2025

You can continue your flow, you just can’t do subscriptions with the ‘Buy Button’, so you’ll have to use some other method.


Forum|alt.badge.img+1
  • Author
  • Channel Explorer
  • March 3, 2025

Thank you for your reply. Do you have any idea about another method? If so, could you please share it with me?

 


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • March 4, 2025

@samar use a Stripe link, and if you find a way to sync to Manychat if necessary using external tools (Make.com, Zapier, etc).