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?