Disable new order create on every recurring subscriptions billing attempt

When a customer purchases a product on a subscription plan, an order and subscription contract are created. The subscription app calls “subscription billing attempt” admin API on the next billing. A new order is created automatically on this billing attempt by Shopify. I want to disable this new order creation. How can I do that?