Shopify billing Api test mode prorate calculation and currentPeriodEnd not working properly

I am trying to implement Shopify billing API in one of my Shopify app.

In test mode, the prorate calculation is not working properly. Also in GraphQL, currentPeriodEnd in activeSubscriptions is not a future date for an active subscription.

If prorate calculation and currentPeriodEnd only work in live mode how can I process payment in the development store?

Hi @muhsin , I’m experiencing similar issues.

I opened a similar issue with a few details here: https://community.shopify.com/c/subscriptions-apis/currentperiodend-has-wrong-value/m-p/2257453#M2167 as well,

Feel free to comment about your issues there to pump the discussion.