We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

APP_SUBSCRIPTIONS_APPROACHING_CAPPED_AMOUNT not triggering?

APP_SUBSCRIPTIONS_APPROACHING_CAPPED_AMOUNT not triggering?

cf-dev
Shopify Partner
1 0 0

Hello!

 

I'm developing a shopify app that bills a user based on usage. I've been able to successfully create app usage records with my app via shopify's graphql api, but even though I've registered the APP_SUBSCRIPTIONS_APPROACHING_CAPPED_AMOUNT webhook, it doesn't get triggered when a user has used 90% of their capped amount. Something to note is I'm using a "test" subscription. Should the webhook still get triggered if I use that? 

 

NOTE: I have been able to register and receive request for the APP_UNISTALLED, ORDERS_CREATE, and FULFILLMENT_OFDERS_FULFILLMENT_REQUEST_SUBMITTED just fine

 

KR,

 

--JTN

Reply 1 (1)

idango
Shopify Partner
16 0 3

I had the same behavior. Also, I could charge more than 100% of the app spending limit. I guess it's a "test" behavior