Home › Forums › Stripe Payments Plugin › Auto-Renew subscription action/hook/callback? › Reply To: Auto-Renew subscription action/hook/callback?
May 4, 2025 at 10:36 am
#5494
Participant
Hello,
Thank you for your reply!
I am using the “asp_stripe_payment_completed” action/hook and it’s working for the first time an user purchases a subscription. But it seems when the subscription is renewed, the hook is not triggered as my DB is not updating. Is this action supposed to be triggered on renewal as well?
I will try to simulate a subscription renewal and retest my code meanwhile.
Best,
Marius