Temk's picture
Upload 218 files
e438a02

✅ Adding account products

{% hint style="info" %} The steps for an Account Product is the same as below. However, you will need to do the steps in the Accounts tab instead of the Datacenter tab. {% endhint %}

{% hint style="info" %} If you are going to update / edit products When the proxies are active , editing product may cause to delete the stock in the batches. Therefore please make sure to back up them before editing the products.

This only affects manual and automatic mode whereas it doesn't affect on API mode. {% endhint %}

{% content-ref url="../product-settings/product-metadata.md" %} product-metadata.md {% endcontent-ref %}

{% hint style="success" %} Any product can have two types of prices:

  1. One-time - Customer is billed once
  2. Recurring - Customer is billed on a recurring basis (eg: Monthly) {% endhint %}

1. Firstly, Log in to the Stripe Account.

2. Click on the Products tab found on the right navigation pane of the _Stripe Dashboar_d.

3. Next Add Products as data center plan.

4. Then name your product.

{% hint style="info" %} The name you enter here is what the dashboard will call the product. {% endhint %}

5. Also set the price for your product.

{% hint style="info" %} This is the price that customers will be paying for your product {% endhint %}

6. Click One Time or Recurring for the pricing section.

More info regarding recurring pricing can be found below:

7. Please repeat this process to add another price for the same product.

8. After adding all your prices, click Additional Options.

9. Then add Metadata tags we have provided for the MetaData section that can be found below. Then save the product.

{% hint style="info" %} Copy and Paste from the below to omit any errors. {% endhint %}

The first field should have torchlabs_product

The next field is where we capture if you are making a daily/weekly/monthly product. Therefore, we use the folowing identifiers. (Each product can have only one Identifier, so if you want to make weekly and monthly DC plans, you will need to make two individual products)

torchlabs_accounts

10. Here you can view all the prices created, And click on a price.

11. Next, we add Meta data to each price. This helps us determine how many proxies are to be delivered at each price point. The first identifier that you need to enter is amount

{% hint style="info" %} In this example, there will be 10 proxies being delivered to the customer. {% endhint %}

12. Now go-to products and now we are done with our first product.

13. Then go back to your dashboard and choose the product.

14. Then sync with stripe.

15. If everything goes well you should see your plans ,You can repeat this process to create the other Data Center and ISP products.