<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Issue with accented characters in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/58986#M33588</link>
    <description>&lt;P&gt;When trying to sumbit a payment transaction I get an error when using accented characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the error I get in response:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;{ ErrorResponse:&lt;BR /&gt;{ '$':&lt;BR /&gt;{ 'xmlns:xsi': '&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;',&lt;BR /&gt;'xmlns:xsd': '&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;',&lt;BR /&gt;xmlns: 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' },&lt;BR /&gt;messages:&lt;BR /&gt;{ resultCode: 'Error',&lt;BR /&gt;message:&lt;BR /&gt;{ code: 'E00003',&lt;BR /&gt;text: 'Unexpected end of file has occurred. The following elements are not closed: createTransactionRequest. Line 1, position 971.' } } } }&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2017 12:28:25 GMT</pubDate>
    <dc:creator>SpectrumNet</dc:creator>
    <dc:date>2017-07-26T12:28:25Z</dc:date>
    <item>
      <title>Issue with accented characters</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/58986#M33588</link>
      <description>&lt;P&gt;When trying to sumbit a payment transaction I get an error when using accented characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the error I get in response:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;{ ErrorResponse:&lt;BR /&gt;{ '$':&lt;BR /&gt;{ 'xmlns:xsi': '&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;',&lt;BR /&gt;'xmlns:xsd': '&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;',&lt;BR /&gt;xmlns: 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' },&lt;BR /&gt;messages:&lt;BR /&gt;{ resultCode: 'Error',&lt;BR /&gt;message:&lt;BR /&gt;{ code: 'E00003',&lt;BR /&gt;text: 'Unexpected end of file has occurred. The following elements are not closed: createTransactionRequest. Line 1, position 971.' } } } }&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:28:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/58986#M33588</guid>
      <dc:creator>SpectrumNet</dc:creator>
      <dc:date>2017-07-26T12:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with accented characters</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/58988#M33590</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22084"&gt;@SpectrumNet&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would help if you provided your entire request with any sensitive information removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:58:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/58988#M33590</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-07-26T12:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with accented characters</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/58989#M33591</link>
      <description>&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;&amp;lt;createTransactionRequest xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;****&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;**********&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;&amp;lt;transactionRequest&amp;gt;&amp;lt;transactionType&amp;gt;authOnlyTransaction&amp;lt;/transactionType&amp;gt;&amp;lt;amount&amp;gt;1&amp;lt;/amount&amp;gt;&amp;lt;payment&amp;gt;&amp;lt;creditCard&amp;gt;&amp;lt;cardNumber&amp;gt;****************&amp;lt;/cardNumber&amp;gt;&amp;lt;expirationDate&amp;gt;0619&amp;lt;/expirationDate&amp;gt;&amp;lt;cardCode&amp;gt;***&amp;lt;/cardCode&amp;gt;&amp;lt;/creditCard&amp;gt;&amp;lt;/payment&amp;gt;&amp;lt;profile&amp;gt;&amp;lt;createProfile&amp;gt;true&amp;lt;/createProfile&amp;gt;&amp;lt;/profile&amp;gt;&amp;lt;order&amp;gt;&amp;lt;description&amp;gt;Card verification&amp;lt;/description&amp;gt;&amp;lt;/order&amp;gt;&amp;lt;customer&amp;gt;&amp;lt;id&amp;gt;********&amp;lt;/id&amp;gt;&amp;lt;email&amp;gt;testinfo@test.com&amp;lt;/email&amp;gt;&amp;lt;/customer&amp;gt;&amp;lt;billTo&amp;gt;&amp;lt;firstName&amp;gt;****&amp;lt;/firstName&amp;gt;&amp;lt;lastName&amp;gt;*******&amp;lt;/lastName&amp;gt;&amp;lt;company&amp;gt;Test&amp;lt;/company&amp;gt;&amp;lt;address&amp;gt;áá&amp;lt;/address&amp;gt;&amp;lt;city&amp;gt;Grandville&amp;lt;/city&amp;gt;&amp;lt;state/&amp;gt;&amp;lt;zip&amp;gt;49323&amp;lt;/zip&amp;gt;&amp;lt;country/&amp;gt;&amp;lt;/billTo&amp;gt;&amp;lt;/transactionRequest&amp;gt;&amp;lt;/createTransactionRequest&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 13:24:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/58989#M33591</guid>
      <dc:creator>SpectrumNet</dc:creator>
      <dc:date>2017-07-26T13:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with accented characters</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/59075#M33676</link>
      <description>&lt;P&gt;That request should work as is. For example, here's what the request looks like if I take your same code, but just put valid values back in and send it as a straight HTTP request to our system:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;POST /xml/v1/request.api HTTP/1.1
Host: apitest.authorize.net
Content-Type: application/xml
Cache-Control: no-cache

&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;&amp;lt;createTransactionRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
	&amp;lt;merchantAuthentication&amp;gt;
	    &amp;lt;name&amp;gt;{{loginID}}&amp;lt;/name&amp;gt;
	    &amp;lt;transactionKey&amp;gt;{{transKey}}&amp;lt;/transactionKey&amp;gt;
	&amp;lt;/merchantAuthentication&amp;gt;
&amp;lt;transactionRequest&amp;gt;&amp;lt;transactionType&amp;gt;authOnlyTransaction&amp;lt;/transactionType&amp;gt;&amp;lt;amount&amp;gt;1&amp;lt;/amount&amp;gt;&amp;lt;payment&amp;gt;&amp;lt;creditCard&amp;gt;&amp;lt;cardNumber&amp;gt;4111111111111111&amp;lt;/cardNumber&amp;gt;&amp;lt;expirationDate&amp;gt;0619&amp;lt;/expirationDate&amp;gt;&amp;lt;cardCode&amp;gt;123&amp;lt;/cardCode&amp;gt;&amp;lt;/creditCard&amp;gt;&amp;lt;/payment&amp;gt;&amp;lt;profile&amp;gt;&amp;lt;createProfile&amp;gt;true&amp;lt;/createProfile&amp;gt;&amp;lt;/profile&amp;gt;&amp;lt;order&amp;gt;&amp;lt;description&amp;gt;Card verification&amp;lt;/description&amp;gt;&amp;lt;/order&amp;gt;&amp;lt;customer&amp;gt;&amp;lt;id&amp;gt;********&amp;lt;/id&amp;gt;&amp;lt;email&amp;gt;testinfo@test.com&amp;lt;/email&amp;gt;&amp;lt;/customer&amp;gt;&amp;lt;billTo&amp;gt;&amp;lt;firstName&amp;gt;****&amp;lt;/firstName&amp;gt;&amp;lt;lastName&amp;gt;*******&amp;lt;/lastName&amp;gt;&amp;lt;company&amp;gt;Test&amp;lt;/company&amp;gt;&amp;lt;address&amp;gt;áá&amp;lt;/address&amp;gt;&amp;lt;city&amp;gt;Grandville&amp;lt;/city&amp;gt;&amp;lt;state/&amp;gt;&amp;lt;zip&amp;gt;49323&amp;lt;/zip&amp;gt;&amp;lt;country/&amp;gt;&amp;lt;/billTo&amp;gt;&amp;lt;/transactionRequest&amp;gt;&amp;lt;/createTransactionRequest&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can duplicate this also by inserting accented characters in the "Try it" tab in &lt;A href="http://developer.authorize.net/api/reference/#payment-transactions-charge-a-credit-card" target="_self"&gt;one of the transaction requests&lt;/A&gt; in our &lt;A href="http://developer.authorize.net/api/reference" target="_blank"&gt;API Reference Guide&lt;/A&gt;&amp;nbsp;and noticing that it works just fine. If something's failing, it's because&amp;nbsp;whatever code you're using to generate the request is mangling the code somehow before it's getting sent. Chances are you need to set encoding within your code, or escape some characters or something like that.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 18:17:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-accented-characters/m-p/59075#M33676</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-07-31T18:17:47Z</dc:date>
    </item>
  </channel>
</rss>

