Hi C&P
Confused about a couple points. Can you clarify when a C&P Data record is created? It doesn't seem to be when invalid cc information is submitted but only when correct cc information is submitted and the bank declines. Is this correct?
On my custom forms - I was checking if a cnpxmlstring.TransactionNumber was returned to see if it was a successful request. I think this is wrong. It looks like cnpxmlstring.TransactionNumber are created if successful, if declined, or even if incorrect information is submitted. Can you clarify?
I also noticed the cnpxmlstring.VaultGUID seems to be created only when successful - but not when a temporary contact is created? Is this correct? And if so what do you suggest I use as an indicator of a successful transaction?
And lastly, has anything changed about the API that I should be aware of? I seem to be getting Result Code:5001 / Decline unnecessarily. I have not updated to 8.0 yet.
Thanks
Franklin
Confused about a couple points. Can you clarify when a C&P Data record is created? It doesn't seem to be when invalid cc information is submitted but only when correct cc information is submitted and the bank declines. Is this correct?
On my custom forms - I was checking if a cnpxmlstring.TransactionNumber was returned to see if it was a successful request. I think this is wrong. It looks like cnpxmlstring.TransactionNumber are created if successful, if declined, or even if incorrect information is submitted. Can you clarify?
I also noticed the cnpxmlstring.VaultGUID seems to be created only when successful - but not when a temporary contact is created? Is this correct? And if so what do you suggest I use as an indicator of a successful transaction?
And lastly, has anything changed about the API that I should be aware of? I seem to be getting Result Code:5001 / Decline unnecessarily. I have not updated to 8.0 yet.
Thanks
Franklin
Comment