#crispycodes

1 messages · Page 1 of 1 (latest)

tepid ploverBOT
bitter totem
final fog
#

Ok so theres no weblink?

tepid ploverBOT
minor spruce
#

Hi @final fog I'm taking over

final fog
#

I have another quick question if you dont mind

#

Currently when I create a payment link I save the "id" that comes back after it is created,
when the payment is captured and I receive the event from the webhook, the "id" is different to the paymentlink ID (guessing its the webhooks unquie id), but what would I use to link the two together? Is there another field on the webhook object that I can use to call back the original

minor spruce
#

Ok, so when your customer open a paymentlink, stripe will create a checkout session and return the checkout page URL, and that's why you'll receive a checkout.session.completed webhook event when you user completes the checkout flow