Hi all. I wanted to chime in to help clarify some points (and to say hello again to the EE community). We’re excited about FoxEE, and we’re looking forward to seeing more great looking EE sites using FoxyCart. Not sure why, but EE sites tend to be the best looking we come across, as a group.
2) Does CDG (quantum commerce) accept international purchases?
Yes, they definitely do. We’ve used them ourselves, which is why we recommend them. The merchant account / gateway industry is full of unsavory characters, but CDG provides good service at very reasonable prices. Nobody’s perfect, but we like them.
Quantum Gateway (recommended by FoxyCart) is a pretty simple payment gateway, it will be a little cheaper then PayPal Payflow if you are doing a few small transactions each month. But as your store increase it will quickly become more expensive as they charge a % of the sale.
We actually did some math with real stores that had used both, and CDG is likely a little cheaper up until you’re doing $10,000/mo (at which point you should probably reevaluate your merchant account anyway because you could likely negotiate a lower rate). PayPal’s much easier in some ways (reporting is easier since it’s a gateway + merchant account rolled into one; refunding is a slightly easier), but CDG+Quantum provide a lot more control over your fraud settings than PayPal does by default. And as of 2008 you need to pay an extra $30 to access the more advanced fraud filters in PayPal Website Payments Pro.
We definitely do have plans to add support for PayPal Standard, but there are a few things we’re working on first, like advanced tax rules, more advanced subscription functionality, and super powerful shipping rules. If you’d like to vote for your favorite payment gateway you can use our feature request system: http://requests.foxycart.com/pages/payment_gateways
(Please note that FoxyCart and FoxEE are not the same, so make sure you keep that in mind while requesting things of us.)
And how did you use the SSL certs? Can you use your own, or does Foxycart have to do them?
The default method would be to use *.foxycart.com (like, example.foxycart.com). This is included in the monthly fee. If you’d like a custom subdomain like secure.example.com, that requires an SSL cert that you get through FoxyCart for $90/yr. Please see this discussion for an explanation of the price.
This equates to $180 a year which is very affordable when you consider the work involved to run a PCI compliant server.
To echo what Mike said, PCI DSS is a significant consideration for anybody accepting credit cards online. It’s not easy or cheap to comply. Even if you use “PCI compliant hosting” you’re not compliant, as it goes extends beyond just your hosting environment all the way to your business practices and such.
Also, as with most things, you tend to get what you pay for. If your client can’t afford $15/mo for a critical piece of their online business functionality, they’re likely not going to be able to afford the money it’d cost for you to do a solid ecommerce integration in the first place.
When compared to other self-hosted ecommerce platforms, you’d need your own cert (cost + installation time), PCI compliant hosting (or get ready to buckle down and do a lot of sysadmin work, generally isn’t cheap), and a LOT of time to integrate the self-hosted platform with EE (because I know as well as you do that you do that you don’t want to use anything else). FoxyCart isn’t a CMS and is built to integrate with good CMSs like EE, and you can actually use your own templates right in FoxyCart. I’m not 100% how FoxEE handles that so I’ll let Mike discuss, but it’s seriously cool. Build your template in EE, tell FoxyCart where it is, and boom, your template (and images, javascript, etc.) is securely cached on our servers. No new template languages to learn or mess with.
Sorry this is a huge post, but hopefully it’s useful.