#Kamil0508

1 messages · Page 1 of 1 (latest)

sudden lionBOT
gray cypress
#
  1. Unfortunately not, editing each subscription is the only way to do this at the moment.
  2. checkout.session.created would be the event to listen to for the session itself being created. For its payment you would listen to checkout.session.succeeded, though you can also listen to invoice.paid for subscriptions
charred pawn
#

Thank's