> For the complete documentation index, see [llms.txt](https://docs.boomerangme.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boomerangme.cards/white-label/stripe/manage-subscription.md).

# Manage subscription

In order for your sabaccounts to be able to manage their subscription after it has been activated, you need to make settings in your Stripe account.

{% embed url="<https://stripe.com/docs/customer-management>" %}

To set it up, go to <https://dashboard.stripe.com/settings/billing/portal>

<div align="left"><figure><img src="/files/Y9HpiDxPdjgSSBvGMsii" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/Uv03YJmqtJxNq2BEgTHk" alt="" width="375"><figcaption></figcaption></figure></div>

Be sure to activate the link and make the other settings

<figure><img src="/files/fRfMh4q46Ceskd0ByKJC" alt=""><figcaption></figcaption></figure>

Enable the ability to switch plans for sub accounts in the subscriptions section

<figure><img src="/files/yoPFJYJMVxWgJy7qtg8r" alt=""><figcaption></figcaption></figure>

The next step is to create products and link them to your tariffs. Video can help you

{% embed url="<https://youtu.be/1RwPB3sqzKc>" %}

In order to link your tariffs with the products in Stripe you need to add a tariff\_id field to the metadata of each product, equal to the id of our respective plan.

<figure><img src="/files/Ud3mEk1oM3CvoBshH0VB" alt=""><figcaption></figcaption></figure>

How do I know the tariff plan id? Use API method [\
https://docs.digitalwallet.cards/#tag/tariffs/operation/get\_api-get-tariff-list](<&#xD;&#xA;https://docs.digitalwallet.cards/#tag/tariffs/operation/get_api-get-tariff-list>)

Add products to the Subscriptions section of the customer portal page\
<https://dashboard.stripe.com/settings/billing/portal>

<figure><img src="/files/ZpDgg0eEUvPmxCW5aiuF" alt=""><figcaption></figcaption></figure>

After setting up, Sub-account will have access to the page

<figure><img src="/files/CKf541kBpjyeETFmxQFU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/H5suhDwXKldb13pFmJf1" alt=""><figcaption></figcaption></figure>
