Recurring apllication charge - webhook or IPN

callpage
Visitor
1 0 0

We are trying to implement recurring application charge using:

https://shopify.dev/docs/admin-api/rest/reference/billing/recurringapplicationcharge

 

We get correct payment status etc. for the first payment. But my question is how will shopify inform our system about next, recurring payments? Is there some sort of webhook? Most payment systems use some sort of IPN to inform about payments. Is there something like that? How will I know the client was charged for next month and is eligible to use our app?

Reply 1 (1)

hassain
Shopify Staff (Retired)
624 104 187

Hey @callpage ,

 

To the best of my knowledge, right now there are no webhooks or any sort of Instant Payment Notifications that Shopify provides whenever a Recurring Application Charge occurs from a merchant to an app partner. 

 

However you can utilize the Partner Dashboard in your Shopify Partners account to find this information, specifically in the "App history" section: https://shopify.dev/tutorials/track-app-usage-metrics-with-partner-dashboard#app-history

 

To learn more visit the Shopify Help Center or the Community Blog.