<?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: DPM Method - x_exp_date entered as two fields in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Method-x-exp-date-entered-as-two-fields/m-p/15894#M9011</link>
    <description>&lt;P&gt;How about something like this, executed from JavaScript on form submission:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;var oMonth = document.getElementById("Expiry_Month");&lt;BR /&gt;&amp;nbsp;var oYear = document.getElementById("Expiry_Year");&lt;BR /&gt;&amp;nbsp;var oExpiryDate = document.getElementById("x_exp_date");&lt;BR /&gt;oExpiryDate.value = oMonth.value + oYear.value;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2011 18:12:58 GMT</pubDate>
    <dc:creator>Bikermat1</dc:creator>
    <dc:date>2011-08-09T18:12:58Z</dc:date>
    <item>
      <title>DPM Method - x_exp_date entered as two fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Method-x-exp-date-entered-as-two-fields/m-p/12644#M7698</link>
      <description>&lt;P&gt;I’m using the DPM method. &amp;nbsp;Is it possible to split the x_exp_date HTML field into two fields (month and year) and combine them back on submittal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the DPM method doesn’t allow you to go back to the server, I’m hoping this can be accomplish with some java script before the page is submitted to Authorize.net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone done this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2011 13:41:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Method-x-exp-date-entered-as-two-fields/m-p/12644#M7698</guid>
      <dc:creator>swade</dc:creator>
      <dc:date>2011-05-05T13:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Method - x_exp_date entered as two fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Method-x-exp-date-entered-as-two-fields/m-p/12888#M7808</link>
      <description>&lt;P&gt;Hey Scott, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never heard of anyone doing that, so I can't really give any advice here. I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any feedback. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2011 17:29:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Method-x-exp-date-entered-as-two-fields/m-p/12888#M7808</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2011-05-16T17:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Method - x_exp_date entered as two fields</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Method-x-exp-date-entered-as-two-fields/m-p/15894#M9011</link>
      <description>&lt;P&gt;How about something like this, executed from JavaScript on form submission:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;var oMonth = document.getElementById("Expiry_Month");&lt;BR /&gt;&amp;nbsp;var oYear = document.getElementById("Expiry_Year");&lt;BR /&gt;&amp;nbsp;var oExpiryDate = document.getElementById("x_exp_date");&lt;BR /&gt;oExpiryDate.value = oMonth.value + oYear.value;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2011 18:12:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Method-x-exp-date-entered-as-two-fields/m-p/15894#M9011</guid>
      <dc:creator>Bikermat1</dc:creator>
      <dc:date>2011-08-09T18:12:58Z</dc:date>
    </item>
  </channel>
</rss>

