Is there a way to run a webhook when a store (monthly) recurring app charge succeeds in a manner similar to payment_intent.succeeded webhook from stripe? We have some logic that needs to run on every successful charge, if not, what’s a good alternative if any.
Maybe: subscription_billing_attempts/success
https://shopify.dev/tutorials/create-manage-subscription-contracts#subscription-related-webhooks