We are aware of this issue. This problem occurs only with the recurring payments. We will do our best to fix this issue as soon as possible.
Thank you for the report.
It's working now. Thank you!
I would like to buy it and have it for my users, assuming they can easily connect their paypal accounts and receive payments.
Thanks,
P.S. As far as I can see from this topic: http://www.oxwall.org/forum/topic/18203 - this plugin allows to collect money through PayPal Billing plugin.
5. Go to /ow_plugins/membership/controllers/subscribe.php file.
6. Add the following string $sale->periodUnits = $plan->periodUnits;
right after this string:
$sale->recurring = $plan->recurring;
Can you please advise?
Thank you for the report.