Nora

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 48 total)
May 10, 2018 at 6:43 am
#75908
Member
Nora
OP

Hi,

So we were testing our site parallelly on two systems. Both the systems were on the same network hence share the same public ip.

Updating cart from one pc was changing cart on another system.
If the cart for the guest user is IP based then, it may cause a huge problem if people in the same network sharing same public ip (like in case of most offices) uses our system parallelly.

May 8, 2018 at 8:58 am
#75750
Member
Nora
OP

We are using PayPal Payment Gateway.

The issue here is during checkout on PayPal payment page our customers get to see

Terms:
$200.00 USD for the first 3 months
Then $200.00 USD for each 3 months

However, we want to achieve a one-time payment where the terms would be only

Terms:
$200.00 USD for the first 3 months

No matter what we configure the plan with it shows the purchase item term as a recurring model.

May 7, 2018 at 8:00 am
#75697
Member
Nora
OP

We have used the download limit. However, we do not want to charge the customers more than once i.e we do not want a subscription model in the Membership thus it should be a one-time payment and no recurring cycle which is currently not possible by setting the Billing Cycle Limit to 1.

Please let me know how can we achieve a One-time payment and non-recurring membership with the WPProMembership.

Mar 12, 2018 at 5:34 am
#71393
Member
Nora
OP
This reply has been marked as private.
Mar 12, 2018 at 5:28 am
#71391
Member
Nora
OP
This reply has been marked as private.
Mar 7, 2018 at 5:53 am
#71129
Member
Nora
OP
This reply has been marked as private.
Feb 13, 2018 at 3:58 am
#69439
Member
Nora
OP

Welcome. We will wait for the next update.

Feb 13, 2018 at 3:57 am
#69438
Member
Nora
OP

Thanks

Jan 30, 2018 at 8:25 am
#68761
Member
Nora
OP

By modify the signup page( plugins\wppromembership\pages\signup.php and add the TOS page link there) you mean to say touch the core files to modify it?

Is there no other way to override it like WordPress Page Templates?

Jan 30, 2018 at 8:17 am
#68760
Member
Nora
OP

Yes, we can modify the template but we need Admin settings somewhere in WordPress dashboard to set this TOS page.

I also found an issue that the membership SignUp Page doesn’t have TOS field for Non Logged in users were as it is been displayed for the logged in users only.

Jan 29, 2018 at 7:59 am
#68712
Member
Nora
OP

Also please make it as a required field during checkout.

Jan 29, 2018 at 5:42 am
#68705
Member
Nora
OP

Thanks a lot.

Jan 9, 2018 at 2:17 pm
#67723
Member
Nora
OP

Unfortunately, the setup is on local and Dev server whose credentials I won’t be able to share at this point of time.

Could you confirm the following points?
– A user can switch between the memberships.
– Can the download limit be topup if a user upgrades/downgrades the membership in between?
i.e A user currently have Y membership which has 5 Free Downloads. If the switched the memberships to Z membership he will get 10 Free Downloads. So is there a way by which they would have 15 downloads if he pays for Y and then Z when upgrading. (This is because I don’t want users to lose the free download.

Dec 29, 2017 at 1:40 pm
#67350
Member
Nora
OP

For issue number 8. I have a quota of 4 files per month, but it lets me download 5 files and I do not know why, in the download bar it says: 125% downloaded (5 of 4)

Team please update “wppm_check_plan_download_limit” function and update the IF condition as follows.

$user_download_count > $download_limit && $download_limit > 0

with

$user_download_count >= $download_limit && $download_limit > 0

Let us know when will the other issue be sorted. We need the plugins to work currently in order to be used in Production. For now, we have to invest time and efforts to fix it ourself which is distracting us from developing the intended system.

Please get back to us with the updates on the issues.

Dec 29, 2017 at 9:04 am
#67342
Member
Nora
OP

Following.

I am facing yet another issue noted here – https://www.wpdownloadmanager.com/support/topic/switching-membership-and-other-issues/

Please let us know when we can have these issues fixed.

Dec 21, 2017 at 9:33 am
#67132
Member
Nora
OP

For the fatal error, I used explode() instead of Split() as it removed since PHP 7.0.0

Refer – http://php.net/manual/en/function.split.php

Could you add this fix your release of WpProMembership plugin? I have updated the plugin on my end for now.

Let me know if you are able to replicate the 1st Notices issue at your end.

Dec 21, 2017 at 9:10 am
#67129
Member
Nora
OP

Some Fatal error also.

Note: This on the initial stage i.e after activating the plugin and using it for the first time on the site.

Dec 20, 2017 at 9:45 am
#67055
Member
Nora
OP
This reply has been marked as private.
Dec 18, 2017 at 6:59 am
#66877
Member
Nora
OP

1. We also need the currency symbol in the backend dashboard in “Dues” section besides the due amount.
2. If possible the “PayNow” button needs to work on PayPal sandbox if the PayPal gateway is in Test mode.

Dec 18, 2017 at 6:55 am
#66876
Member
Nora
OP

Version 3.8.9.

Test Scenario :

A user has say $19 in your account.

When this user checks his/her dashboard he can view $19 as available balance and he/she has a form from which they can Withdraw this balance.

When this customer withdraws $10 it sends an ajax and the balance amount is updated on the form(No page refresh). When the same customer tries to withdraw another amount which is less than $19(initial balance) it executes this action and updates the balance to negative(here i tried another to withdraw another $10 which became successful and the balance dropped to a negative balance).

Keep a note that the this is only because of the Ajax and this doesn’t occur when we do the same steps with a page refresh after withdrawing.

Dec 15, 2017 at 6:35 am
#66779
Member
Nora
OP

Payouts have further issues in Dues section in the dashboard where it calculates and deducts commission even from the requested amount.

Nov 13, 2017 at 6:10 am
#65438
Member
Nora
OP

I understand. Thank you.

Jan 27, 2017 at 9:36 am
#53011
Member
Nora
OP

@Shaon we really need to be able to upload to S3 from the front-end upload.
Do you have an update on the timeframe?

Dec 2, 2016 at 8:24 am
#51534
Member
Nora
OP

The sample image exceeds the file size, you can download it from https://drive.google.com/file/d/0B0NgHaHLVrcySEZzWlJUblZiZk0/view?usp=sharing

Nov 15, 2016 at 7:03 pm
#51089
Member
Nora
OP

I want to know that too and also have it working in front-end upload.

Viewing 25 posts - 1 through 25 (of 48 total)