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.
