| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I'm confused and hoping someone can help to clarify how this functionality works in Ubercart.
We are currently using uc_recurring and uc_subscribe to allow users to subscribe to a "paid member" role on the site, which in turn allows them to access more content. Our expectation was uc_recurring might not work correctly because we were requiring users to enter CVV. Since CVV data cannot be stored locally, we figured users might have to re-process their renewal transactions manually.
Well, all of a sudden we have started to see some recurring transactions which are being processed! How is this happening? Is Ubercart attempting to process the transaction if it can do so without using the CVV code? What are the pros/cons of what is currently happening, or potential risks? Do credit card companies sometimes flag transactions which are not using CVV for risk management?
Thank you in advance for your response.

