I am testing this on a fresh site. Things seem to be going good except for this one problem.
I have 2 products with attributes w/ separate sku's and recurring features for each of the attributes:
Product 1:
attributes: payment every day, payment once a month, payment every six months.
Product 2:
attributes: payment every day, payment once a month, payment every six months.
If I order product 1 with payment every day, and also add product 2 with payment every sinx months. The order is sent to paypal and the inital charge goes through. But only the "every 6 months" recurring payment gets set in paypal. The pay everyday is no where to be found.
Comments
Comment #1
that0n3guy commentedI thought I would change the title... other one didn't make as much sense.
Comment #2
univate commentedWith Paypal WPS you can only setup one subscription at a time that just how paypal subscriptions work.
Comment #3
that0n3guy commentedAhh, good to know. I did some more digging and noticed this issue: http://drupal.org/node/701686
I don't know how I missed it before, but there it is.
For my purposes I think I can "rig" this by adding another attribute to the product. So if they order product 1 with atribute 1 and attr.2 price is A, but if they order prod1 with att1 and dont want att2... price is B.
This will just get crazy if I have like 3 different attributes and 3 options per attribute. Thats 9 different sku's with 9 different recurring prices. And those sku's will change if I add another attribute. I may need to look into authorize cim soon.... hopefully it handles that. I know your working on it for paypall wpp, so I will wait on that for a little while.
Comment #4
rejeeshpr commentedI want to set up recurring membership payment with Paypal WPS - ubercart but I am having trouble installing UC Recurring Payments and Subscriptions 6.x-2.0-alpha6, I always seem to be missing something... anyone want to help for a sec! id much appreciate it!