• Good Day

    I have been trying this for a while but in trial period the protected contents are not being shown whereas taken to the protected page. We are using the following addons
    – Trial Period
    _ URL Protection

    For Payment we are using Paypal Standard Gateway
    also defined the following in wp-config.php
    define( “MS_PAYPAL_TRIAL_SUBSCRIPTION”, true );

    Would be looking for some help. Thanks

    https://www.ads-software.com/plugins/membership/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sakeef

    (@sakeef)

    Also when I cancel the trial membership I am able to view protected contents.
    I think it should allow the active trial members to view protected contents.

    Looking for some help. Thanks

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello sakeef,

    Can you remove define( “MS_PAYPAL_TRIAL_SUBSCRIPTION”, true );
    from wp-config.php? There is bug with that define and it interfere with subscriptions – our developer is already working on fixing that issue, but for now it should not be used.
    When you remove it please check if trial members will get access to protected content.

    kind regards,
    Kasia

    Thread Starter sakeef

    (@sakeef)

    Thank for replying.

    I just did that but right now the problem is when signing up for the subscription its not taking user paypal information as it was before.

    Thread Starter sakeef

    (@sakeef)

    *Thanks

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello sakeef,

    I just did that but right now the problem is when signing up for the subscription its not taking user paypal information as it was before.

    That is correct – that define MS_PAYPAL_TRIAL_SUBSCRIPTION is problematic and will not work when enabled and will put members in pending limbo. Without it trial will work, members will be activated – but downside is that paypal user inforamtion will be taken after trial ends.
    Like I said this is bug and our developers are already working on it.

    kind regards,
    Kasia

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Protected Contents not showing in trial period.’ is closed to new replies.