When I do a create new profile and run transaction I get this error:
"createCustomerProfileTransaction Error: Invalid Response From Processor. Please check all fields and try again"
The function I did with the CustomerProfileID was run a transaction.
Thing is it was enclosed in an if/else so I tried just running without the if/else and the transaction ran ok. Profile was created and transaction went through.
I am confused. Is there any way to figure out what is causing this error response and why is the profile and transaction going through in spite of it?
tnx in advance
02-10-2017 10:52 PM
02-11-2017 09:37 AM