- cybersource payment gateway support?
Not delivered out of the box although we have a pluggable infrastructure for payment gateways and shipping modules and ship the source code of all of our modules which you can use as examples. We also ship a tutorial for payment modules. Many of our customers develop their own (and sometimes even contribute them). We (KonaKart) will also develop modules on customer demand. The process normally involves taking one that has already been built and modifying it slightly to adapt to the protocol of the chosen gateway
- plugable tax calc?
The KonaKart tax calculations seem to work for all countries that we’ve come across so far. Having said this, KonaKart has a few integration points where you can insert your own tax calculations. We can go over the details off line.
- multi currency?
Yes
- multi language frontend?
Yes
- fraud screen for transactions? (Pref cybersource)
Part of the payment gateway.
- bad persons export check? (check govt lists of banned people/countries)
It would be easy enough to integrate such a service during the registration process. All KonaKart functionality is API based and we have a framework where you can add custom code before and after all API calls. This typically would be where you could add your call to the bad person service.
- single sign-on support?
Yes.