Posted by Aaron on November 27, 2013
Comments (7)
Does BV Commerce support ________ payment gateway?
We hear this question all of the time. While BV Commerce does support a lot of credit card payment gateways out-of-the-box it doesn't support every one. Fortunately we provide an easy-to-use plugin architecture for developers to create new payment gateway integrations. In this article we'll walk through the plugin architecture and how to leverage it for your integration.
Payment Gateway Class
Create a new class in the /App_Code folder of your we...
[More]