Authorize.net payment gateway on wordpress e-comme

2019-07-09 04:18发布

Does the wordpress e-commerce plugin has the authorize.net payment gateway?

3条回答
手持菜刀,她持情操
2楼-- · 2019-07-09 04:41

Yes, but you need to also install the gold cart plugin for that.

查看更多
时光不老,我们不散
3楼-- · 2019-07-09 05:00

There are several plugins available that support Authorize.net, however, they don't all support the same interfaces. Authorize.net provides the following APIs

SIM = Simple Integration Method
AIM = Advanced Integration Method
ARB = Automated Recurring Billing
CIM = Customer Information Manager

All but the first require that you also install a secure certificate on your site to encrypt communication of credit card or check details. The first option, SIM, sends the user to Authorize.net's site to complete the payment, so it's on their secure connection.

CIM isn't likely to be supported in a plugin since it's for more advanced ecommerce functions and wordpress wouldn't be a fit for them anyway.

There are some free options that you can find in the directory: http://wordpress.org/extend/plugins/search.php?q=ecommerce

You can also choose a commercial option, such as this:
http://simplecreditcardpayments.com/

Here are details about how to get SSL on your wordpress blog to support Authorize.net http://www.youtube.com/watch?v=8F8iPxs4naY

查看更多
疯言疯语
4楼-- · 2019-07-09 05:08

Yes, the WordPress E-Commerce plugin has an Authorize.Net payment gateway integration module and you do not need gold cart for that if you use the following WP E-Commerce Authorize.Net module from codecanyon.

查看更多
登录 后发表回答