I have a real issue with this. A few minutes ago I was able to create a new customer record using the CIM API (developer account) without any issue. Now I am trying to create a new customer record (with all information being different). I am using the same VISA test account 4111111111111111 with the same expiration date but that should not matter. I tried using the other test visa numbers (that are 13 digits only) but of course they do not work.
What am I doing wrong here?
Thanks!
01-17-2012 03:57 AM
E00039:
A duplicate of the customer profile, customer payment profile, or customer address was already submitted.
The problem might be the duplicate credit card info. Can you get it to work with this number?
4012888888881881
If not, please display your input data and a print_r() (or equivalent if using something other than PHP) dump of your output response. Use a code box, fourth option from the left in Rich Text mode.
01-17-2012 06:58 AM