Credit card CVV info
Hi, I'm working with pathwrangler.com, specifically with the credit card info of users, and I keep getting 'CVV Required' errors with their subscription processing - like here: https://cheddargetter.com/admin/customers/get/id/748a6a46-0ee1-11e1...
I've gone over the code on my Rails app that interacts with the cheddargetter_client_ruby gem, and I can confirm that the ccCardCode number is definitely passed to it, whenever a user updates their credit card info. Moreover, I've been hitting the CheddarGetter API manually, using HTTP requests, and the CVV number is clearly a bit of a special case - neither CVV or ccCardCode tags are present on a /customers/get request. The API will quite happily receive a CVV number, but doesn't seem to want to return one.
Any idea why the CVV number apparently isn't being processed by the CheddarGetter servers? Have you guys had problems with this in the past?
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 21 Apr, 2012 11:50 AM
Hi! -- This can be confusing but is documented here:
http://support.cheddargetter.com/kb/getting-started-19/configuring-...
You've enabled the "P" option which is incompatible with recurring billing. Also, CVV will never be returned by the API since it is never stored. Please let us know if you have further questions!
2 Posted by cheddarpathwran... on 15 May, 2012 07:15 AM
Hi, Marc, I'm still having credit card transactions declined from "CVV REQUIRED" errors. I've tried to follow what you've linked to in https://cheddargetter.com/admin/customers/get/id/748a6a46-0ee1-11e1..., to try and diagnose what could be causing the CVV errors, but I'm afraid I'm finding it rather difficult to follow - the screenshots seem to be quite out of date, from a past design of the CheddarGetter site I'm guessing, and when the instructions say things like "You'll find the CVV settings under: Options->Card ID Verification", I have no idea that that means - I haven't got a clue what web page I should be looking at to find an "options" link, and haven't been able to find one anywhere. The only place I've been able to find CVV settings of any sort is at https://cheddargetter.com/admin/configuration/settings, under Subscription Fields. I've unticked "Require credit card verification code", and I'm still getting "CVV REQUIRED" settings. Any ideas what's going wrong?
By the way, I do need to say, this is quite urgent, I've got quite a few customers unable to process payments.
Support Staff 3 Posted by Marc Guyer on 15 May, 2012 11:41 AM
I think you're confusing CheddarGetter and CheddarGateway. They're unfortunately two separate systems with separate logins. Doug probably has the primary login creds for the gateway.
I've adjusted your CVV settings for you so you should be all set there.
4 Posted by cheddarpathwran... on 16 May, 2012 03:35 AM
Ah, gotcha. I'd read over much of the documentation, and wasn't clear on the difference between the two services. Doug tells me it's all working again, so thanks!
Marc Guyer closed this discussion on 16 May, 2012 12:45 PM.