A place to discuss charging merchants for your apps and services using the billing API.
Hi,
I'm trying to use the `appSubscriptionCreate` mutation with the `test` set to true, successfully creating a subscription with a $20 app spending cap. Subscribing to theAPP_SUBSCRIPTIONS_APPROACHING_CAPPED_AMOUNT webhook successfully.
When I'm getting to 90% ($18 spent), I'm not receiving any webhook (while receiving for the APP_SUBSCRIPTIONS_UPDATE), and not only that, it lets me get to a negative app spent limit:
Is that normal? It sounds to me like a bug. I would love to hear how I should test this feature with so many expectations on `test` mode.
Hi Idango,
This could be a limitation with using the test mode - I'll look into this further and get back to you asap
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Hi, any updates? That is really confusing, as it won't let us test the real scenario by getting the `APP_SUBSCRIPTIONS_APPROACHING_CAPPED_AMOUNT` webhook.