Authorize.net CIM Card on file
this is an implementation of the authorize.net API which allows for card on file transactions. authorize tokenizes all credit cards, and zen-cart stores the token. it allows for repeat customers to use a card on file option. |
Zen Cart® Versions | v1.5.8, v2.0.0 |
Original Author | carlwhat |
Last Updated by | carlwhat - 24 Apr 2024 |
Downloads | 750 |
Version History
Authorize.net CIM Card on file - Version: v3.0.3 | |||||||||||||
this is the only version of 3.0.x that should be run! previous versions were improperly packaged! - bug fixes with language files. - corrects bug from contributor sdk. - moves to packagist version 2.0.5 - adds support for php 8.3 - tested down to php 8.0 |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.3.3 | |||||||||||||
adds fraud protection for bad actors using this module to test stolen or randomly generated credit card numbers as to their validity. bad actors were using the card update page to input said numbers. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.3.2 | |||||||||||||
- the greatness that is authorize.net card on file transactions continues! - even more fixes for mysql strict mode. - replacement for deprecated strftime function. - tested for compliance with work on php 8. - better html validation. - complete testing for work with OPC and the popular bootstrap template. - new notifier for updating other payment files as necessary. - better implementation of nextOrder method. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.3.1 | |||||||||||||
- the greatness that is authorize.net card on file transactions continues! - more fixes for mysql strict mode. - now with a notifier to change type of transaction (auth v auth/capture) on the fly! - added admin user name to orders status history table when doing admin transactions. - more bug (squash) fixes. - update order with last modified date. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.3.0 | |||||||||||||
- now with notifiers for early exit and for adding other payment info on the admin. - code cleanup on method names - more efficient. - killer solution for those that want to offer card on file transactions with authorize.net! |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.2.3 | |||||||||||||
- new version now requires minimum of php 7.0 - cleanup of few bugs reported in support forum, including when store is in sub directory of domain root. - cleanup of PHP notices. - more work down on card update page for customers who want to maintain their cards on file outside of order processing. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.2.2 | |||||||||||||
- completed order status now only reflected AFTER capture of funds. - bug fixes with regards to minor rounding error. - field length fix for invoice description when submitting to authorize. - better documentation. - remove of More Money button on cancelled orders. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.2.1 | |||||||||||||
- can use any card on file when getting more money for an order - bug fixes associated with more money feature |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.2.0 | |||||||||||||
- great new features. - now supports MULTIPLE authorizations per order! - edit an order on the admin side and collect any new funds due from the order on a separate authorization. - now shows capture date/timestamp. - invoice number now being sent to authorize for better reconciling from their dashboard to your order. - guest account bugs fixed. - added totals to payments table. - more bug fixes. better error messaging. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.1.1 | |||||||||||||
- MADE EASIER TO ACCEPT CARD ON FILE transactions - added order number and order description to authorize.net receipt - simplified code on admin side - instructions for use with v156a |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.1.0 | |||||||||||||
- added ability for capture of transaction separate from authorize. - more code cleanup. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: v2.0.1 | |||||||||||||
bug fixes: cleanup of code on refunds/voids on admin side improved documentation better error checking on input fields. addressed the following github issues: #17 created separate windows for refunds v voids #20 sent the right format/number of decimal places #21 created additional config switch for sending of the CVV for new cards and cards on file. |
|||||||||||||
|
|||||||||||||
Authorize.net CIM Card on file - Version: 2.0 | |||||||||||||
|
|||||||||||||