The stripe support doesnāt know how the discourse plugin works or how to integrate this in the plugin. I have contact to the discourse team and they will have a look into it.
But it will help if more have this issue to made it work.
Does it also link to the pricing table if I klick on the Subscribe-Button on the campain banner? In my case this links to the āoldā version. Just in the top menu it links to the pricing table.
Thx for that. Is this already live? Because it still works like it does yesterday. Do I have to do anything to change it to the āfixedā version?
I discovered another point: in the āoldā version, if I have a subscription there is a mark on this one I already bought. In the new Version there is no mark which one I may already bought.
Is there an option to include this, that one can see which plan already is in use and to have a possibility to switch the plan?
This needs to be blank discourse subscriptions campaign product. And you might need to refresh your homepage?
Thatās a good point. I donāt think that can be configured with Stripe Checkout because it doesnāt know anything about the user. Honestly Iām still thinking we need to keep adding functionality to the āoldā way, as Iām not 100% convinced Stripe Checkout solves all of our problems. You definitely lose some customization like that, but I still like having it as an option for those who need it.
I know this is not what you are after, but a user can go to their billing page and see their active & canceled subscriptions now.
I did several times, cleared the browser cache, tested it on a private browser window. The Subscribe button still links to /s instead auf s/subscriptions.
I agree. It was a nice to have option request.
What I think it would be good: on the old way a have the possibility to add some text to discribe my plan (bullet point of included things etc.). In Stripe pricing table I do not have this option. So there are just the 2, 3 plan boxes which are a bit lost on the page. I think it would be nice to add some HTML/text above and below the embedded pricing table for a bit help and context.
There is now a Site Setting for automatic tax collecting discourse_subscriptions_enable_automatic_tax that you can enable. So that you can collect tax without having to use Stripe Checkout.
If you enable it, but you have not configured your stripe instance properly to collect tax users may see this popup after completing the checkout process:
There is this guide for more info, but there shouldnāt be much do since the plugin is now passing in the appropriate automatic_tax[enabled]=true parameter (step 5).
Be sure you configure your registrations (step 4) as well:
thatās are great news. Thx.
I recently switched to the new checkout option and have now placed the corresponding, but also different, link everywhere. Is it possible to permanently redirect s/subscriptions to /s if one want to use the internal option?
It would be great if there is an automatic redirect if the option is disabled.
If I remove the checkout option, I get the message via s/subscriptions that there are currently no offers.