| Project: | PayPal Buttons |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I'm currently testing this module and subscripts and have everything working with the standard cc payment method. To avoid pci issues and because it doesn't actually rebill that way anyhow, I setup the paypal buttons module.
Now I'm getting an issue I was getting before with one of the workflow-ng rules regarding adding the role. It seems that the rules for creation of a subscription run before the account is actually created. With the cc module I "fixed" this by simply setting the subscribe module to perform the action when the order is marked completed (i.e. after uc has the account created). For some reason with the paypal buttons module this doesn't have the same effect. The subscription is created for anonymous which means lots of things not least of which it will never rebill or show up in the users account, plus the role promotion never happens.
This is a timing issue that I think someone familiar with the modules should be able to tackle quickly. Any ideas? Or any other settings I'm missing?
Thanks!

