<?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 Re: Not able to get the response token and consequently not able to access the accept hosted page in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61341#M35802</link>
    <description>&lt;P&gt;Since I am able to get the response token when I make a http POST to your the authorize.net sandbox API using POSTMAN and also being able ping the sandbox.authorize.net , i am assuming that it supports TLS 1.2&amp;nbsp; as it aslo reaches apitest.authorize.net and tst.authorize.net on http and https.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It neither gives response token back nor an error message&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2018 16:58:00 GMT</pubDate>
    <dc:creator>Mohammed</dc:creator>
    <dc:date>2018-01-24T16:58:00Z</dc:date>
    <item>
      <title>Not able to get the response token and consequently not able to access the accept hosted page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61327#M35789</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have been facing some issues while accessig the Accept hosted page on our DMZ server where all the Authorize.net IPs have already have been whitelisted. However I am able to get the hosted page along with the response token from &lt;A href="http://developer.authorize.net/api/reference/#payment-transactions-get-an-accept-payment-page" target="_blank"&gt;getHostedPaymentPageRequest&lt;/A&gt; API on my local machine which in our internal network. Also I have been getting the response token using the postman REST client as well on both of the environment. But Its really tricky to understand why we are not able to get the Accept hosted page on the DMZ machine which has the has code as my local machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also we'd like to know if there is a way if we can create a customer profile info (customer profile id and customer payment id) using a $0 Authorization transaction in order to get the transaction Id as apart of the silent postback response from authorize.net and then use that customer profile info in order to create a recurring subscription. It has to be noted that the credit card details have to be entered from the hosted page itself while performing the $0 auth transactiona and not supplied through the code by making an API call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help regarding this is greatly appreciated. Looking forward to hearing from you guys. Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;mohammed&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 21:54:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61327#M35789</guid>
      <dc:creator>Mohammed</dc:creator>
      <dc:date>2018-01-23T21:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the response token and consequently not able to access the accept hosted page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61333#M35795</link>
      <description>&lt;P&gt;Does that machine in the DMZ support TLS 1.2?&lt;/P&gt;&lt;P&gt;Is it able to make any other connections to Authorize.Net?&lt;/P&gt;&lt;P&gt;What sort of response does it get? None? Or an error message?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 07:25:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61333#M35795</guid>
      <dc:creator>Aaron_Actual</dc:creator>
      <dc:date>2018-01-24T07:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the response token and consequently not able to access the accept hosted page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61336#M35798</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/23172"&gt;@Mohammed&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be able to add the payment Profile when using the AcceptHosted&amp;nbsp; by passing the below field .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;CODE&gt;addPaymentProfile&amp;nbsp; &amp;nbsp;&lt;/CODE&gt;specifies whether to allow the customer to use the payment form to add a new form of payment to their customer profile.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/features/accept_hosted.html&amp;nbsp;&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/features/accept_hosted.html&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 07:52:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61336#M35798</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-01-24T07:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the response token and consequently not able to access the accept hosted page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61341#M35802</link>
      <description>&lt;P&gt;Since I am able to get the response token when I make a http POST to your the authorize.net sandbox API using POSTMAN and also being able ping the sandbox.authorize.net , i am assuming that it supports TLS 1.2&amp;nbsp; as it aslo reaches apitest.authorize.net and tst.authorize.net on http and https.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It neither gives response token back nor an error message&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 16:58:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61341#M35802</guid>
      <dc:creator>Mohammed</dc:creator>
      <dc:date>2018-01-24T16:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the response token and consequently not able to access the accept hosted page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61372#M35830</link>
      <description>&lt;P&gt;The DMZ server was scanned for TLS 1.2 and it passed the scan supporting TLS 1.2 .We didnt any error message from the authorize.net SDK as well. There is no response token from authorize.net not even null.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 22:55:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61372#M35830</guid>
      <dc:creator>Mohammed</dc:creator>
      <dc:date>2018-01-25T22:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the response token and consequently not able to access the accept hosted page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61378#M35832</link>
      <description>&lt;P&gt;Yes, We do support TLS 12 . I just used POSTMAN to try out simple request. Able to get response successfully. I am not able to attach screenshots here. Here is the request i tried in POSTMAN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST -&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Raw body -&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;createTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;merchantAuthentication&amp;gt;
    &amp;lt;name&amp;gt;8zw38TXp&amp;lt;/name&amp;gt;
    &amp;lt;transactionKey&amp;gt;29L3e238quN7yqQT&amp;lt;/transactionKey&amp;gt;
  &amp;lt;/merchantAuthentication&amp;gt;
  &amp;lt;refId&amp;gt;123456&amp;lt;/refId&amp;gt;
  &amp;lt;transactionRequest&amp;gt;
    &amp;lt;transactionType&amp;gt;authCaptureTransaction&amp;lt;/transactionType&amp;gt;
    &amp;lt;amount&amp;gt;5&amp;lt;/amount&amp;gt;
    &amp;lt;payment&amp;gt;
      &amp;lt;creditCard&amp;gt;
        &amp;lt;cardNumber&amp;gt;5424000000000015&amp;lt;/cardNumber&amp;gt;
        &amp;lt;expirationDate&amp;gt;2020-12&amp;lt;/expirationDate&amp;gt;
        &amp;lt;cardCode&amp;gt;999&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;invoiceNumber&amp;gt;INV-12345&amp;lt;/invoiceNumber&amp;gt;
     &amp;lt;description&amp;gt;Product Description&amp;lt;/description&amp;gt;
    &amp;lt;/order&amp;gt;
    &amp;lt;lineItems&amp;gt;
      &amp;lt;lineItem&amp;gt;
        &amp;lt;itemId&amp;gt;1&amp;lt;/itemId&amp;gt;
        &amp;lt;name&amp;gt;vase&amp;lt;/name&amp;gt;
        &amp;lt;description&amp;gt;Cannes logo &amp;lt;/description&amp;gt;
        &amp;lt;quantity&amp;gt;18&amp;lt;/quantity&amp;gt;
        &amp;lt;unitPrice&amp;gt;45.00&amp;lt;/unitPrice&amp;gt;
      &amp;lt;/lineItem&amp;gt;
    &amp;lt;/lineItems&amp;gt;
    &amp;lt;tax&amp;gt;
      &amp;lt;amount&amp;gt;4.26&amp;lt;/amount&amp;gt;
      &amp;lt;name&amp;gt;level2 tax name&amp;lt;/name&amp;gt;
      &amp;lt;description&amp;gt;level2 tax&amp;lt;/description&amp;gt;
    &amp;lt;/tax&amp;gt;
    &amp;lt;duty&amp;gt;
      &amp;lt;amount&amp;gt;8.55&amp;lt;/amount&amp;gt;
      &amp;lt;name&amp;gt;duty name&amp;lt;/name&amp;gt;
      &amp;lt;description&amp;gt;duty description&amp;lt;/description&amp;gt;
    &amp;lt;/duty&amp;gt;
    &amp;lt;shipping&amp;gt;
      &amp;lt;amount&amp;gt;4.26&amp;lt;/amount&amp;gt;
      &amp;lt;name&amp;gt;level2 tax name&amp;lt;/name&amp;gt;
      &amp;lt;description&amp;gt;level2 tax&amp;lt;/description&amp;gt;
    &amp;lt;/shipping&amp;gt;
    &amp;lt;poNumber&amp;gt;456654&amp;lt;/poNumber&amp;gt;
    &amp;lt;customer&amp;gt;
      &amp;lt;id&amp;gt;999994566543&amp;lt;/id&amp;gt;
    &amp;lt;/customer&amp;gt;
    &amp;lt;billTo&amp;gt;
      &amp;lt;firstName&amp;gt;Ellen&amp;lt;/firstName&amp;gt;
      &amp;lt;lastName&amp;gt;Johnson&amp;lt;/lastName&amp;gt;
      &amp;lt;company&amp;gt;Souveniropolis&amp;lt;/company&amp;gt;
      &amp;lt;address&amp;gt;14 Main Street&amp;lt;/address&amp;gt;
      &amp;lt;city&amp;gt;Pecan Springs&amp;lt;/city&amp;gt;
      &amp;lt;state&amp;gt;TX&amp;lt;/state&amp;gt;
      &amp;lt;zip&amp;gt;44628&amp;lt;/zip&amp;gt;
      &amp;lt;country&amp;gt;USA&amp;lt;/country&amp;gt;
    &amp;lt;/billTo&amp;gt;
    &amp;lt;shipTo&amp;gt;
      &amp;lt;firstName&amp;gt;China&amp;lt;/firstName&amp;gt;
      &amp;lt;lastName&amp;gt;Bayles&amp;lt;/lastName&amp;gt;
      &amp;lt;company&amp;gt;Thyme for Tea&amp;lt;/company&amp;gt;
      &amp;lt;address&amp;gt;12 Main Street&amp;lt;/address&amp;gt;
      &amp;lt;city&amp;gt;Pecan Springs&amp;lt;/city&amp;gt;
      &amp;lt;state&amp;gt;TX&amp;lt;/state&amp;gt;
      &amp;lt;zip&amp;gt;44628&amp;lt;/zip&amp;gt;
      &amp;lt;country&amp;gt;USA&amp;lt;/country&amp;gt;
    &amp;lt;/shipTo&amp;gt;
    &amp;lt;customerIP&amp;gt;192.168.1.1&amp;lt;/customerIP&amp;gt;
    &amp;lt;userFields&amp;gt;
      &amp;lt;userField&amp;gt;
        &amp;lt;name&amp;gt;MerchantDefinedFieldName1&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;MerchantDefinedFieldValue1&amp;lt;/value&amp;gt;
      &amp;lt;/userField&amp;gt;
      &amp;lt;userField&amp;gt;
        &amp;lt;name&amp;gt;favorite_color&amp;lt;/name&amp;gt;
        &amp;lt;value&amp;gt;blue&amp;lt;/value&amp;gt;
      &amp;lt;/userField&amp;gt;
    &amp;lt;/userFields&amp;gt;
  &amp;lt;/transactionRequest&amp;gt;
&amp;lt;/createTransactionRequest&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Jan 2018 23:22:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61378#M35832</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2018-01-25T23:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the response token and consequently not able to access the accept hosted page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61483#M35920</link>
      <description>&lt;P&gt;I have tried to use wireshark in order to intercept the packets exchanged with the TLSv1.2 filter&amp;nbsp; at the time of making an API call to get the response token and found out that&amp;nbsp; it returning " 61 Alert (Level 1: Fatal , Description: Certificate Unknown)" with the TLSv1.2 protocol in the DMZ area but everything seems to working fine on my local machine which is in the internal network.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 17:11:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-get-the-response-token-and-consequently-not-able-to/m-p/61483#M35920</guid>
      <dc:creator>Mohammed</dc:creator>
      <dc:date>2018-02-02T17:11:09Z</dc:date>
    </item>
  </channel>
</rss>

