About Create a billing attempt API in subscription api

Hello @parth-gondaliya ,

  1. I want to automate the billing process of the subscription product when customers purchase a product with a subscription?

When a buyer purchases a subscription product, Shopify will create a subscription contract, and record the payment method so that it can be used to bill the buyer in the future. Once you have a subscription contract, you can create a billing attempt. If the billing attempt is successful, an order is created and the buyer has been billed via the recorded payment method. In this sense, your app is responsible to trigger billing attempts when the subscription has to be renewed.

  1. do we manually set the billing process or Shopify do it for us.

I’m not sure that I understand the question. Can you elaborate a little bit more?

Thanks for reaching out!

2 Likes