#.lucascalabria

1 messages · Page 1 of 1 (latest)

manic sealBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

solid rain
#

Hey there

#

Threads get closed after a period of inactivity

#

But I can help you here

thick flume
#

Thanks @solid rain

#

Tobey, was helping me with a API call problem

solid rain
#

Sounds like you are looking for a Customer ID?

thick flume
#

Correct!

#

Everything was correct here

solid rain
#

Okay so are you listening for checkout.session.completed Events in a Webhook handler?

thick flume
#

No, should I do that ?

solid rain
#

And you can use that Webhook handler to ingest data like the Customer ID that was created

thick flume
#

So I create the webhook that listen to the checkout.session.completed , and if the call return true I can ingest the data on my own database

solid rain
#

Yep

thick flume
#

Thanks a lot! I'll try it