#proffi1_zapier-events

1 messages ยท Page 1 of 1 (latest)

vital sirenBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1249718242159624203

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

patent valleyBOT
orchid dawn
#

Hi there ๐Ÿ‘‹ we don't know much about the Zapier<->Stripe integration, since it's built and provided by Zapier.

It's very likely to have those fields sent to Zapier, but I won't have much insight into how to pull them out.

I'd expect the custom fields you specified to be in the checkout.session.completed Events you receive, as they contain Checkout Session objects:
https://docs.stripe.com/api/checkout/sessions/object#checkout_session_object-custom_fields

unreal cloud
#

this event is sent after successful payment? because I only need it on successful payment

orchid dawn
#

For Payment Link integrations, yes.

vital sirenBOT
#

proffi1_zapier-events

unreal cloud
#

yes found them

#

the custom fields thank you