#mandiocapy

1 messages · Page 1 of 1 (latest)

stoic yewBOT
plain kindle
#

Hey Jack, pleasure

ebon oracle
#

Hi there, there's no event for checkout session creations. Can you tell whey you are interested in checkout session creations?

plain kindle
#

I want to add the ID shown in this event to a payment stub in my Bubble platform.

#

So that when my webhook that activates when a payment is paid succesfully, it can look for that stub and mark it as completed

ebon oracle
plain kindle
#

Yeah, I have a webhook already up and running but that event is for when a checkout is paid for, not created.

#

As you can see it did not register the checkout session that I just created and showed in the previous pic

ebon oracle
#

Are these checkout sessions created by the connected account or by your, the platform?

plain kindle
#

My app looks for the payment stub with that ID but since when it was created, it was nt registered with an ID from Stripe

#

The session is created by the connected user through the platform (built on Bubble and using a 3rd party plug-in). Im trying to get the data from Stripe

#

So that the ID of the transaction is the correct one and that Stripe correctly receives it and send sit back

#

Currently the plugins arent the best (1st party and 3rd party)

ebon oracle
#

There's no events generated for checkout session creations, so you may need to ask your connected account send a signal to you after they create a checkout session.