cancel
Showing results for 
Search instead for 
Did you mean: 

Comma within Shipping causes error in transaction response

Hi everyone.

 

I have a website that allows a user to create a shipping profile inside their CIM profile.

 

The address fields allow for commas, which is by design. However, it seems that when I make a new "customer profile transaction request" using the existing C# SDK and sample code, the actual response includes the shipping address, which contains a comma... the side-effect of this, is that the response field called "directResponse" which is a comma seperated field is all out of whack since the shipping address field contains a comma (or two or three)...

 

How can I get around this issue? Obviously, it would be ideal for the SDK to escape the commas in the "directResponse" property, can this be achieved?

maccamacca
Contributor
2 REPLIES 2

Hello @maccamacca

 

Which version of our C# SDK are you using?  Are you using the new controller model or the legacy integration methods?

 

Richard

RichardH
Administrator Administrator
Administrator