<?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: Card present vs not present for SaaS system in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89990#M56675</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/68428"&gt;@BashDang1&lt;/a&gt;&amp;nbsp;, can you please provide the hyperlink. It doesn't work. Thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2024 00:15:34 GMT</pubDate>
    <dc:creator>TwinPeaks</dc:creator>
    <dc:date>2024-08-23T00:15:34Z</dc:date>
    <item>
      <title>Card present vs not present for SaaS system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89925#M56641</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The company I work for has a web based ERP system (written in PHP). We are currently linked with auth.net. We store the CC details in our software, then, to process the CC, we send to auth.net invoice details (invoice #, amount, details) and customer details (customer name, CC#, etc).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, all charges are 'card not present.' We want to be able to process the as 'card present,' but I could not find how in the API. Can someone please link it for me?&amp;nbsp; If you need more info, please let me know and I can speak with our developers (they do not speak English). Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 22:19:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89925#M56641</guid>
      <dc:creator>TwinPeaks</dc:creator>
      <dc:date>2024-08-16T22:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Card present vs not present for SaaS system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89938#M56652</link>
      <description>&lt;P&gt;To process credit card transactions as "card present" using the Authorize.Net API, you'll need to make some changes compared to how you currently process "card not present" transactions. "Card present" transactions typically involve in-person payments where the card is physically present, often requiring the use of additional hardware such as a card reader.&lt;/P&gt;&lt;P&gt;Here’s a general guide to help you get started:&lt;/P&gt;&lt;H3&gt;1. &lt;STRONG&gt;Use the "Card Present" API&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Authorize.Net offers a specific API for "Card Present" transactions. This is different from the standard "Card Not Present" API and is designed for use with point-of-sale (POS) systems.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;API Documentation:&lt;/STRONG&gt; You can find the relevant API documentation for "Card Present" transactions &lt;A target="_new" rel="noopener"&gt;here&lt;/A&gt; (look for the "Card Present" section).&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;2. &lt;STRONG&gt;Transaction Key and Signature Key&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;For card present transactions, you’ll typically need a &lt;STRONG&gt;Transaction Key&lt;/STRONG&gt; and &lt;STRONG&gt;Signature Key&lt;/STRONG&gt;. These are required to authenticate your API requests.&lt;/P&gt;&lt;H3&gt;3. &lt;STRONG&gt;Required Data&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;In "Card Present" transactions, additional data might be required:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Track Data:&lt;/STRONG&gt; If you're using a magnetic stripe card reader, you'll need to pass track data.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;EMV Data:&lt;/STRONG&gt; If you're using a chip card, EMV data will be required.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Device Information:&lt;/STRONG&gt; Information about the hardware device used for the transaction.&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;4. &lt;STRONG&gt;Testing and Certification&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Authorize.Net may require that your system undergo certification to ensure compliance with their security standards for card present transactions.&lt;/P&gt;&lt;H3&gt;5. &lt;STRONG&gt;Switching from "Card Not Present" to "Card Present"&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Update your API calls to reflect the "Card Present" mode.&lt;/LI&gt;&lt;LI&gt;Adjust the data being sent to include details like track data or EMV data, depending on the card reader you are using.&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;6. &lt;STRONG&gt;Consultation with Developers&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Since your developers may not speak English, consider having a translator or documentation in their language. They will need to implement the necessary changes in your system to handle the specific requirements for card present transactions.&lt;/P&gt;&lt;H3&gt;7. &lt;STRONG&gt;Contact Authorize.Net Support&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;If you’re having trouble finding specific information or need additional assistance, contacting Authorize.Net support directly might be the most effective route. They can provide detailed guidance and any additional documentation you might need.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2024 15:50:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89938#M56652</guid>
      <dc:creator>BashDang1</dc:creator>
      <dc:date>2024-08-18T15:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Card present vs not present for SaaS system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89950#M56655</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/68428"&gt;@BashDang1&lt;/a&gt;The hyperlink doesn't work to the API. Can you link it again please. Thank you.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I know card present is for a situation with a physical terminal, however, I know other platforms can set all transactions to card present. Is that possible with auth.net without having the physical card present?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 05:21:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89950#M56655</guid>
      <dc:creator>TwinPeaks</dc:creator>
      <dc:date>2024-08-20T05:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Card present vs not present for SaaS system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89990#M56675</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/68428"&gt;@BashDang1&lt;/a&gt;&amp;nbsp;, can you please provide the hyperlink. It doesn't work. Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 00:15:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/89990#M56675</guid>
      <dc:creator>TwinPeaks</dc:creator>
      <dc:date>2024-08-23T00:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Card present vs not present for SaaS system</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/90107#M56728</link>
      <description>&lt;P&gt;Hello dear where is the hyperlink. I think it is not working&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 04:21:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-present-vs-not-present-for-SaaS-system/m-p/90107#M56728</guid>
      <dc:creator>sharrul</dc:creator>
      <dc:date>2024-09-04T04:21:07Z</dc:date>
    </item>
  </channel>
</rss>

