<?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: Hosted Payment Page, Credit card expiry date in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59470#M34053</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;Is there a way to get the credit card expiry date without using Customer profiles?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2017 09:42:26 GMT</pubDate>
    <dc:creator>Avia</dc:creator>
    <dc:date>2017-08-22T09:42:26Z</dc:date>
    <item>
      <title>Hosted Payment Page, Credit card expiry date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59467#M34050</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to intergrate Authorize.Net hosted payment page into my software.&lt;/P&gt;&lt;P&gt;I manage to display the hosted page, and get response to my communicator page, but the response&lt;/P&gt;&lt;P&gt;doesn't conatin the credit card expiry date field.&lt;/P&gt;&lt;P&gt;This is the reponse I get:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;action=transactResponse&amp;amp;response={"accountType":"AmericanExpress","accountNumber":"XXXX0002","transId":"40005426675","responseCode":"1","authorization":"WCY8A4","billTo":{},"shipTo":{},"totalAmount":"1.00","dateTime":"7/18/2017&lt;/SPAN&gt; &lt;SPAN&gt;7:01:59&lt;/SPAN&gt; &lt;SPAN&gt;AM"}"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Is there a way I can get this field?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried later getting the transaction details by calling the API function&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;getTransactionDetailsRequest,&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;but the expiry date I get is Masked XX/XX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Avia&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 08:00:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59467#M34050</guid>
      <dc:creator>Avia</dc:creator>
      <dc:date>2017-08-22T08:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Payment Page, Credit card expiry date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59469#M34052</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is currently a way to unmask credit card expiration dates with the CIM getCustomerProfileRequest and getCustomerPaymentProfileRequest API calls by including the following:&lt;/P&gt;&lt;PRE&gt;&amp;lt;unmaskExpirationDate&amp;gt;true&amp;lt;/unmaskExpirationDate&amp;gt;&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;&amp;lt;unmaskExpirationDate&amp;gt;1&amp;lt;/unmaskExpirationDate&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 08:40:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59469#M34052</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-08-22T08:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Payment Page, Credit card expiry date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59470#M34053</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;Is there a way to get the credit card expiry date without using Customer profiles?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 09:42:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59470#M34053</guid>
      <dc:creator>Avia</dc:creator>
      <dc:date>2017-08-22T09:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Payment Page, Credit card expiry date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59471#M34054</link>
      <description>Based on the schema at &lt;A href="https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd" target="_blank"&gt;https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd&lt;/A&gt;, those are the only 2 calls that currently support unmasked expiration dates.</description>
      <pubDate>Tue, 22 Aug 2017 10:20:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Payment-Page-Credit-card-expiry-date/m-p/59471#M34054</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-08-22T10:20:37Z</dc:date>
    </item>
  </channel>
</rss>

