selling B2B service monthly, yearly subscriptions

Topic summary

Seeking guidance on using Shopify to sell a B2B service as monthly and yearly subscriptions for access to premium website content, with a small catalog (<10 items). The main question is which Shopify plan supports these needs.

Requirements outlined:

  • B2B invoicing for ~90% of transactions, plus ability to sell without invoices for ~10%.
  • On successful payment, the shop should trigger a POST request to the company’s web API to create a user account with an expiry matching the purchased plan.
  • Support for invoice payment terms (e.g., net 7 or 14 days) and triggering the POST request only after the invoice is paid.

Notes: POST refers to sending data from the store to an external API endpoint after payment; timing depends on payment confirmation. Apps, webhooks, or custom integrations may be relevant.

Status: No responses yet; questions about the suitable Shopify plan and necessary integrations remain open.

Summarized with AI on January 23. AI used: gpt-5.

Hello, I am thinking about selling my service with Shopify, but I can’t find the answer on a few question.

In which plan I can make a store (with a few <10 products) which are exactly monthly and yearly subscription on access to premium content on my web page.

I need:

-b2b invoicing (90% transactions)

-also possibility to sell without invoices (10% transactions)

-after positive payment shop should send POST request to my webpage api to create account with expiry time depending of purchased option,

-posibility to collect payment on invoice with payment therm ex. 7 or 14 days and send POST request after getting the payment

Any ideas?

Regards