For a list of payment gateways supported by Cartweaver go to the Features page on the Cartweaver web site.
What if your gateway isn't listed?
As you can imagine, it's pretty much impossible for Cartweaver to support all the payment gateways out there, so we support the major ones. Fortunately, most gateways work basically in the same way and fall into two general categories. Ones that process the transaction immediately in real-time - Authorize Net and LinkPoint for example, and ones that "post back" the transaction results - such as PayPal and WorldPay Select Junior.
So, what most developers that need to integrate with a new gateway do is request the API/ integration information from the Gateway vendor, compare it to the existing Cartweaver gateway integrations and use the one that is most similar as a starting point.
This approach has worked very well for quite a few developers.