Giter VIP home page Giter VIP logo

authorizenet_cim's Introduction

authorizenet_cim

CIM Module for authorizenet for zencart. this is a new version of the authorizenet.net API module. currently, you MUST have CIM enabled on your authorize.net account for this module to work. it is for keeping a credit card on file for the customer to use for future purchases. the credit card is tokenized and stored on authorize.net servers.

to use this module, you must subscribe to the authorize.net CIM program. the last time i checked, there was no fee to use CIM; but i think you need to have it enabled..

this module does NOT modify any ZC core files.

refunds must be issued within 120 days of the transaction. this is inherent in the system from authorize.net.

i initially developed this code was developed for ZC v156 running php 7.3. there is no implication that it will run with earlier versions of ZC, and while anyone is free to do as they wish, no support will be provided by me for earlier versions of ZC.

i have tested and confirmed it runs on v157 as well as the under development v158 without problem. it also tested fine with the popular OPC plug-in, as well as the boostrap template.

quick note on PCI-DSS

PCI-DSS is legal document. i am not a lawyer. i offer no opinion on this module as to how it effects your PCI-DSS status.

i have done everything that i think necessary to protect cardholder data. if you think this module violates any tenet of PCI-DSS, feel free to open an issue on github. this code is at: https://github.com/proseLA/authorizenet_cim/ the code is there for anyone to see, and i take protection of cardholder data seriously.

debugging

currently this module will log all FAILED transactions to cim_response.log in the logs directory. to see all transactions in that log file, one can set the key MODULE_PAYMENT_AUTHORIZENET_CIM_DEBUGGING to true; OR create a new constant called DEBUG_CIM and set that to true. both of these do the same thing. they will log all transaction responses to the cim_response.log; as well as make use of the ZC logger to create a ZC type log.

notes on new changes / not previously documented

card_update is available you need to integrate it with your template. it works fine with responsive_classic but i am not a styling guy, and making it look pretty with every template it not my thing. to make it easily accessible, one would add a link on tpl_account_default.php

separated a void window from a refund window based on transaction status

authorizenet_cim's People

Contributors

prosela avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.