Posted by Noah on August 23, 2016
Comments (0)
Supporting TLS 1.0 today is an automatic PCI Compliance fail. Unfortunately, you still need it. Too many of your customers require it to make a secure (https) connection to your store.
[More]
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]