Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi,
I've created a RecurringApplicationCharge successfully at least on test mode and I was wondering if I need to hook onto any webhooks and populate my database accordingly or is the recurring charging handled from shopify from here onwards.
I'm thinking I have register to a webhook for when the user accepts a new subscription so that I can update my db records of the shop and the new plan in use. Is this necessary?
Sorry I'm new here and I'd appreciate all the help I can get, thanks