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


Release Notes: This release adds VirtualMerchant and has been adapted to the new ssl_cvv2cvc2_indicator standards.


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


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


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


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