Creating Torch Labs ISP API V2 Subnet batch

First, you need to Creating a recurring price for a product and set a custom recurring period to 28 days instead of a month

You need to make sure the price you have created has a custom recurring period set to 28 days. We do this because, if the customers' payment method fails, they now have a grace period of 2 days to complete the payment in order to keep the same set of proxies/subnets.

Before getting started, make sure you have configured automatic subscription cancellation on Stripe following this guide: Cancel subscription after payment retries

Step 1: Set Up the Product and Recurring Price on Stripe

  1. Go to your Stripe Dashboard and locate the product or create a new one if needed. [It is compulsory to create a separate product for subnets.]

  2. Under the product, click “Add price.”

  3. Set the pricing as Recurring.

  4. Under Billing period, choose:

    • Custom interval

    • Set it to every 28 days

🔁 Please ensure that the price you set includes a custom recurring period of 28 days. We follow this approach to allow a 2-day grace period for customers to complete their payment in case their payment method fails, ensuring they can retain the same set of proxies/items.

For Subnet Plans plase remember the below when adding the metadata field inside Stripe for ISP API V2.

Key - amount

Value - 256

Available subnet plans:

  • Sneaker Pools: SN_US_SNEAKERS

  • Ticket Pools: SN_US_TICKETS, SN_NY_TICKETS, SN_UK_TICKETS

  • Retail+ Pool: SN_US_RETAILPLUS

Step 2: Sync to Admin Dashboard

  1. Next, you must go to the products section and sync your new prices.

✅Adding data center products

  1. Go to the Datacenter tab on the Admin Dashboard.

  1. Click on the dropdown list before the Batch Type and select TL API V2.

Just a quick reminder: You'll also need to request the TL API V2 to be activated on the ticket before you can see it on the drop-down list.

  1. Select the product

Quantity - 256 (Subnets)

  • Sneaker Pools: SN_US_SNEAKERS

  • Ticket Pools: SN_US_TICKETS, SN_NY_TICKETS, SN_UK_TICKETS

  • Retail+ Pool: SN_US_RETAILPLUS

ISP_ is 1 IP

SN_ is a subnet that has 256 IPs

  1. After selecting the Batch Type and Product, click on the 'New Batch' icon button.

  1. Now you can add a stock limit, tick confirm and select launch.

Please note that the expiration is hardcoded for 30 days by default and this cannot be changed. This means your customers will be able to use their proxies for 30 days.

Click on Enable Stock Limit to set the available stock quantity.

You may also leave the stock limit Disabled and continue with the process.

When setting the stock limit, please enter values in multiples of 256 (e.g., 256, 512, 768, 1024, and so on).

Finally, check the 'Confirm' box and click the Launch button.

Last updated

Was this helpful?