3 replies [Last post]
p_r_i_m_e's picture
Offline
Joined: 05/25/2010
Juice: 17
Was this information Helpful?

Please help I'm really in need of getting this feature working with paypal WPS (UK)
I'm using
Drupal 6.14,
uc_recurring -6.x-2.0-alpha4
and ubercart 6.x-2.2
I've set up a test product that has recurring fee set as a feature, to recur every day for 4 days, published it,

I've added to cart ok,
checkout ok with promt to say its a recurring order,
goes off to paypal and it processes payment ok for 1 payment then...... nothing,

it doesn't recreate an order when due(daily as per recurring setting in feature), neither does it take the payment, (cron runs every hour) and no recurring fees found in /admin/store/orders/recurring

I've spent quite some time looking into this now and have made no progress so any help you can give me would be appreciated

Thanks,

Sean

kuldip's picture
Offline
Joined: 09/06/2008
Juice: 20
Re: uc_recurring using paypal WPS

I am also facing same problem, it creates recurring profile at paypal then no any action on website,
website has no any reports how many time recurring payment done successfully, or user has canceled their recurring payment,

Does any one know how can we check that particular recurring profile payment status from our website in Paypal WPS?

p_r_i_m_e's picture
Offline
Joined: 05/25/2010
Juice: 17
Re: Re: uc_recurring using paypal WPS

I found that removing the confirmation(review) stage from the cart had caused this and it now processes the recurring orders, however it does not add the postage costs on when it goes to paypal (but does show them in the cart pages) to get round this I had to make the items non shippable and build in the postage cost to the item cost

melanie_me's picture
Offline
Joined: 03/29/2009
Juice: 108
To Clarify

Just to clarify - did you remove the confirmation page or add the confirmation page back in?