#Wally - Checkout Links

1 messages · Page 1 of 1 (latest)

serene lichen
#

Hi 👋

#

That's a wall of text. Give me a minute to read through this.

vivid thunder
#

Hi! Yes thanks

serene lichen
vivid thunder
#

On My question 1 yes!

serene lichen
#

What are you using in other questions? You start with the phrase "checkout links" so I want to make sure I have the correct product in mind

#

It seems like you need some sort of customer tracking in your integration. In this case I think your best bet is to actually listen for webhook events.

#

Completing a Payment LInk generated checkout session will fire 5 events. The one you want to listen for is payment_intent.succeeded

#

This will indicate the user has successfully paid and the data returned will provide you the amount they paid as well as the email address collected

vivid thunder
#

Amazing

#

thank you

#

Is there a way I can integrate this on Manychat?

#

I am not using the manychat integration since checkout is only in english and my customers speak spanish

#

After this page, redirect them to a link?

serene lichen
#

I am not aware of ManyChat. You can redirect your customers, as I said, by providing that information when you create the Payment LInk