I update Recurly module to 7.x-2.0-alpha1 and use Recurly.JS to build subscription page, but I see that we don't have CVV input text field for this update.
Could anyone help me on this?
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | cvv_input_field_missing-2680929-10.patch | 1.04 KB | markdorison |
| #4 | where_is_cvv_input-2680929-4.patch | 1.04 KB | markdorison |
Comments
Comment #2
Rob_Feature commentedYeah, I'm seeing the same thing...that was a red flag not to use this 2.x version of recurlyjs forms yet.
Comment #3
Rob_Feature commentedMarking as major and a bug since I can't imagine why this would be excluded on purpose. Seems recurly.js signup forms would be non-functional without this field.
Comment #4
markdorisonI've added the CVV field to the billing forms but I am having trouble verifying it in testing. Recurly's test gateway doesn't seem to have a way to test the CVV values.
Comment #5
mmatsoo commented+1 The patch applied nicely and the CVV field appeared on the sign-up form, as expected.
NB! I did not do a live transaction. I only confirmed that patch applies and that the CVV field appears on the form.
Comment #7
markdorisonComment #8
markdorisonComment #9
markdorisonComment #10
markdorisonComment #11
mmatsoo commentedD8 version of patch applied successfully and the CVV field appeared.
Comment #13
markdorisonComment #14
Rob_Feature commentedJust to ask the obvious question: Has someone completed a successful transaction after this patch was put in? Just making sure there's a little thing called "It works" that has been confirmed since no one mentioned that. :)
Comment #15
markdorison@Rob_Feature I have only done so on test accounts, not on a live charge. I'd also love to hear other feedback.
Comment #16
nvhcuong commented@Rob_Feature and @markdorison
I tested live charge and this issue fixed. I got successful paid transaction.
Thanks for your update markdorison!
Comment #17
markdorison@nvhcuong Thank you for testing! Was that on D8 or D7?
Comment #18
nvhcuong commentedI am working on D7.