<?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: Identifying Prepaid Cards before capture in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21399#M11657</link>
    <description>&lt;P&gt;Then you'd hit the maximum transaction size trigger and probably get your account flagged as well.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2012 21:21:41 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2012-01-10T21:21:41Z</dc:date>
    <item>
      <title>Identifying Prepaid Cards before capture</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21385#M11650</link>
      <description>&lt;P&gt;I have searched the board, but have only seen limited discussion of singling-out prepaid cards before capture (which basically say you can't).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In AIM, if&lt;SPAN style="font-family: 'Courier New',monospace;"&gt; x_allow_partial_auth=TRUE&lt;/SPAN&gt; then I can get these fields in the output:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New',monospace;"&gt;&lt;SPAN&gt;x_pre&lt;FONT&gt;paid&lt;/FONT&gt;_balance_on_card&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New',monospace;"&gt;&lt;SPAN&gt;x_pre&lt;FONT&gt;paid&lt;/FONT&gt;_requested_amount&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New',monospace;"&gt;x_card_type&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I understand I will not always get a response for the card balance, e.g. for debit cards where the account information is sensitive, but I should get a response for prepaid cards such as prepaid "gift" cards that aren't necessarily tied to a paticular individual, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also seen indication that only MasterCard and Discover will populate these fields; does anyone know if Visa or Amex prepaid cards will retrun a balance, or any other indication the card is a prepaid card versus a regular debit or credit card?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In short, I'd like to identify prepaid cards (versus debit cards and credit cards) prior to capture (authorize only).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any input.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 14:31:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21385#M11650</guid>
      <dc:creator>plasticpayday</dc:creator>
      <dc:date>2012-01-10T14:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Prepaid Cards before capture</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21393#M11654</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Dening-Prepaid-Debit-Cards/td-p/12400"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Dening-Prepaid-Debit-Cards/td-p/12400&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Well, your searching was correct - there's no way to identify prepaid cards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Prepaid-Card-Balance/td-p/7086"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Prepaid-Card-Balance/td-p/7086&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And the prepaid fields will only populate if the card has insufficient balance.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 19:34:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21393#M11654</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-10T19:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Prepaid Cards before capture</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21395#M11655</link>
      <description>&lt;P&gt;Well, I could try to authorize each card for a million dollars to determine if it's prepaid.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 19:42:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21395#M11655</guid>
      <dc:creator>plasticpayday</dc:creator>
      <dc:date>2012-01-10T19:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Prepaid Cards before capture</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21399#M11657</link>
      <description>&lt;P&gt;Then you'd hit the maximum transaction size trigger and probably get your account flagged as well.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 21:21:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21399#M11657</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-10T21:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Prepaid Cards before capture</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21405#M11660</link>
      <description>&lt;P&gt;Do we know exactly which cards will populate these fields when a partial_auth is required?&amp;nbsp; e.g., Visa, MasterCard, Amex, etc, as well as whether only certain types of prepaid cards will populate the field, e.g. open-loop vs. closed-loop, reloadable vs. non-reloadable.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 22:03:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21405#M11660</guid>
      <dc:creator>plasticpayday</dc:creator>
      <dc:date>2012-01-10T22:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Prepaid Cards before capture</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21409#M11662</link>
      <description>&lt;P&gt;I really have no idea. We'll have to wait for a mod on this one.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 22:19:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21409#M11662</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-10T22:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Prepaid Cards before capture</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21473#M11693</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As previously noted, there is no way for you to check prior to the transaction whether the card is a prepaid card or not. As for the card type question, the mandates were for MasterCard, Discover, JCB and Diner's only. However, when Authorize.Net implemented the support in our system, we did it so that all card types (so Visa and AMEX also) will return the appropriate partial auth responses. For more info on the partial auth mandates, you can see our &lt;A href="http://www.authorize.net/support/pafaqs/" target="_blank"&gt;FAQs&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&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>Wed, 11 Jan 2012 21:39:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Identifying-Prepaid-Cards-before-capture/m-p/21473#M11693</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2012-01-11T21:39:47Z</dc:date>
    </item>
  </channel>
</rss>

