Describes how to set up products and plans in Stripe
cryptolens_customtosurl
and StringValue set to the url of your terms of use.
Customers
page and to see active subscriptions, you can go to Billing>Subscriptions
.
Each customer has a metadata parameter skm_customer_id
that helps you link them back to a Cryptolens customer. You can copy the customer id and paste it in the search box on the customer to find them in Cryptolens.
Each subscription has a metadata parameter skm_key_id
that links a subscription to a license key in Cryptolens. On the product page, you can find this key by entering Id=<skm_key_id>
in the search box.
If the subscription contains a skm_temp_var
that says This parameter will replaced with 'skm_key_id'. If you see this after refreshing the page, it means no key was created for the customer but they were still charged.
, you will need to manually add skm_key_id
later and send your customer a new license key. You can find the affected customer by visiting the customer and searching for one with skm_customer_id
.
skm_customer_id
.