#Milky_Bear-paymentlink
1 messages · Page 1 of 1 (latest)
Hi! Payment links create Checkout Sessions behind the scenes. So you could listen to the webhook event checkout.session.completed to know when a payment link was paid. https://stripe.com/docs/api/events/types#event_types-checkout.session.completed
However I know nothing about Netsuite, so I'm not sure how to reconcile the payments with their invoices.