I am a novice but have got recurring payments set up with PayPal WPS but when I go to the checkout page I receive the following warning:

Strict warning: Only variables should be passed by reference in uc_recurring_product_form_uc_cart_checkout_form_alter() (line 410 of mydomain/sites/all/modules/uc_recurring/modules/uc_recurring_product/uc_recurring_product.module).

Features of the product in the cart are that it has a recurring fee, role assignment and pay per node.

Looking at line 410 it refers to charging failed. I have also noticed that when a coupon is applied, the discount isn't carried over to the review order page or into paypal- apologies if that is totally different issue, but I am not sure if it is related.

Has anybody got any ideas on a fix for this? Thanks in advance :)

Comments

tadpoleskat created an issue.

Node-Nine_Inc.’s picture

+1 in needing assistance in resolving this issue. I just did a fresh install of this module in a new Drupal 7 instance, and upon following the exact steps in the Drupal7 Recurring Payments documentation, which point to the usage of this module, I'm receiving this same error.

https://www.drupal.org/docs/7/modules/ubercart/all-about-payments/recurr...

Strict warning: Only variables should be passed by reference in uc_recurring_product_form_uc_cart_checkout_form_alter() (line 409 of /var/www/localhost/domains/manage/htdocs/manage/sites/all/modules/uc_recurring/modules/uc_recurring_product/uc_recurring_product.module).