bibEC Process Card is a class that processes credit card payments via one of the multiple supported payment gateways. Currently, these include Plug and Pay, Authorize.net, ViaKlix, Paynet, and other minor gateways. Changing between payment gateways is mostly a matter of changing the class constructor parameter. It provides a payment gateway independent API with functions for logging the payment activity, setting authentication credentials, submitting requests, and retrieving the results. Submissions are performed securely when possible using SSL or Curl.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | Freeware |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: This release changes a few default settings for ViaKlix and fixes a problem with the expiration date.


Changes: This release adds more functionality for viaklix and improves the set_error function to include the gateway error.


Changes: This release adds skipjack as a new gateway, tested and finished.


Changes: A minor problem with paynet and plug'n'pay has been fixed.


Changes: This release fixes a paynet "cced" extra setting problem.