Comment to 'PayPal API not assigning Membership Levels'
  • @Anton By the way, just for the sake of curiosity. from the Pricing plan, can a website that already offers a trial, remove it and put it back later? Will it affect how Stripe 3D and PayPal API work and existing susbcription plans? I am considering removing the trail option temporarily. I would like to offer plans without trials for now and then put the trail option back later for future users. Is ok to add and remove the trail option to plans anytime? Thanks

    • Hello. If you are selling subscriptions (it doesn't matter with or without trial) and have some number of subscribers then you cannot remove current Pricing plans because they are needed to accept recurring payments from existed subscribers. So, you need to create new plans saving the existing ones.

        • Hello @Anton L

          I am afraid you misunderstood my question. I didn't mean to remove a Pricing plan. I mean't to temporarily remove (disable) the trial option in it and put it back later for future subscribers. Example: Pricing Plans (name + price) are manually created in both UNA and Stripe when setting up UNA and the Stripe account. We don't add the trial setting (period) in Stripe but in UNA only because there isn't any trial setting in Stripe. The trial period to be added to Stripe subscription is sent by UNA through the API integration. Let's say that the website offer a 7-day Premium trail, From UNA side, can I remove the 7-days trial (without changing the price or plan name) and put it back later. Will it affect someting?