Is there any API support for issuing batch Signature Debit Cards transactions?
I've started working with CIM but then realized that Signature Debit Card is not a supported payment method. Should I switch to another API?
Thanks for any insight.
David
Solved! Go to Solution.
06-02-2012 08:44 AM
There is no batch processing for Card Present transaction, is one transaction at a time on AIM.
There is one for Card Not Present on the merchant account - Tools - Upload Transactions.
Debit cards details can not be stored for later usage, as Credit Card or eCheck details can, is this right?
Not sure since I don't do batch processing. It probably a PCI compliance question.
06-04-2012 11:29 AM
Signature Debit is actually just another name for processing debit cards as credit. Within the Authorize.Net system, there is no distinction between a "Signature Debit" transaction and any other regular credit card transaction. As Raynor indicated, there is no batch processing for Card Present accounts. If you are processing transactions in a stored batch file then the cards are, by definition, not present. It is also not possible to do any batch processing of card track data, it is not allowed under PCI guidelines to store the full track data from a card.
06-11-2012 02:35 PM
06-03-2012 01:05 PM
So, by sending a link to the "Card Present Integration" doc, what you're saying is that what I want to do (ie. server-side batch processing of transactions) is not possible for Signature Debit Cards.
Debit cards details can not be stored for later usage, as Credit Card or eCheck details can, is this right?
06-04-2012 10:36 AM
There is no batch processing for Card Present transaction, is one transaction at a time on AIM.
There is one for Card Not Present on the merchant account - Tools - Upload Transactions.
Debit cards details can not be stored for later usage, as Credit Card or eCheck details can, is this right?
Not sure since I don't do batch processing. It probably a PCI compliance question.
06-04-2012 11:29 AM
> There is one for Card Not Present on the merchant account - Tools - Upload Transactions.
I only see "Credit Card of eCheck" as payment instrument options there.
> Not sure since I don't do batch processing. It probably a PCI compliance question
Hopefully someone who knows will chime in this thread. Thanks for your answers anyways!
06-04-2012 11:46 AM
Signature Debit is actually just another name for processing debit cards as credit. Within the Authorize.Net system, there is no distinction between a "Signature Debit" transaction and any other regular credit card transaction. As Raynor indicated, there is no batch processing for Card Present accounts. If you are processing transactions in a stored batch file then the cards are, by definition, not present. It is also not possible to do any batch processing of card track data, it is not allowed under PCI guidelines to store the full track data from a card.
06-11-2012 02:35 PM