🖊️Manage subscription
Subscription management for your sub-accounts
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.
To set it up, go to https://dashboard.stripe.com/settings/billing/portal


Be sure to activate the link and make the other settings

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

The next step is to create products and link them to your tariffs. Video can help you
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.

How do I know the tariff plan id? Use API method 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

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


Last updated
Was this helpful?