#ULTRON

1 messages · Page 1 of 1 (latest)

normal lotusBOT
mortal gate
#

Yeah. What's your issue?

split geyser
#

Hi.

#

How would I go about sending / executing a web hook in order to capture the information.

#

I tried this.

#

One moment please.

#

Then

#

However, nothing is sent through to

mortal gate
#

What tool is that?

#

That's not Stripe's

split geyser
#

I am sending it to pabbly.

#

I am trying to execute the web hook end point.

#

In order to capture the information.

#

Thank you.

mortal gate
#

Yeah I understand

#

So you added the endpoint in your dashboard

split geyser
#

I have indeed.

mortal gate
#

Did you configure it for payment.succeeded events

#

invoice.payment.succeeded*

split geyser
#

Yes.. Let me show you if I may.

#

By the way, take your time, no rush.

mortal gate
#

Ok. Can you share the webhook endpoint id in here?

split geyser
#

Of course.

mortal gate
#

we_123

#

Looks like that

split geyser
#

we_1MAIb2KxtKassEqS2GagIIQA

#

Just about saw it.

mortal gate
#

Oh you created the webhook in live mode

#

You need to create it in test mode instead

#

Assuming this isn't a live integration already

split geyser
#

Oh... Right... but How would that work as I need it in on my live platform.

mortal gate
#

You can create it in live mode if it is for production

#

But if you are triggering events you'll also need to trigger those in live mode

#

And you can't test in production

#

So i also recommend creating the endpoint in test mode to test it first

split geyser
#

Right.. Then I can copy the Webhook URL over as I know it work in test mode.

#

Right?

#

Let me try that now please. One moment.

#

Okay. Done..

#

we_1MAJtkKxtKassEqSWprTcXTZ

#

Ahhh Done.. I go the captured information.

#

so if I wanted to put it in live production all I do is just copy the information across so to speak??

mortal gate
#

You'd want separate webhook endpoints for live mode and test mode so you don't action upon test mode data in live mode

#

But process for adding webhook is the same. Just do it in live mode