最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - best way to handle subscriptions with a licence?

programmeradmin3浏览0评论

I have a product with 3 packs: - 14-days trial (user should not have to enter paypal details) - monthly - yearly

We used WooCommerce with "WooCommerce Subscriptions" and "WooCommerce Software License". And we want to use PayPal.

There was also a problem with recurring payments and PayPal Plus so let's assume we use PayPal Standard which is supported by WooComemrce and WooCommerce Subscriptions.

The problem is the "14-days trial" logic:

  1. If I create a subscription with a 14-day free trial then it would charge the user after those 14 days because it's only a delay.

  2. If I put the price to $0 then the user could renew it for $0

  3. I can create a simple product and only use the licence manager and creating a licence which expires after 14 days. But then the user will not be able renew it. He would have to go to the page again and order the correct subscription.

Does anyone has some experience with subscriptions, free trial and licences?

发布评论

评论列表(0)

  1. 暂无评论