- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Getting "A duplicate customer payment profile already exists." on new CC
We've had customers try to add a new payment method and received this message. They've received their updated credit card (same number, different expiry date) and need to add it in as their new payment method. The only thing that's changed on their credit card is the expiration date.
I'm using CreateCustomerPaymentProfile. Any thoughts on what's happening?
Bill
โ01-15-2014 01:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
instead of create do a update customer payment profile.
โ01-15-2014 03:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I vaguely recall reading about a setting on your account that allows entering of 'duplicate' cards for scenarios like these. Does that ring a bell?
I'm fine using UpdateCustomerPaymentProfile but need a quick fix until I can add the update screens.
โ01-16-2014 07:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I vaguely recall reading about a setting on your account that allows entering of 'duplicate' cards for scenarios like these. Does that ring a bell?
Not that I remember. But you could do a delete customer payment profile first, then do a create.
โ01-16-2014 07:32 AM