#kanohian
1 messages · Page 1 of 1 (latest)
hey there taking a look
Looks like there isn't currently a way to do that automatically with the payment link configuration, so I'd suggest listening for Checkout webhooks and updating the subscription following the successful checkout
When you get the checkout session in checkout.session.completed you can get the subscription id and make a subscription update request
What do you mean by that?
sorry, I will follow your advice