EC
Authorize.net is easy to use Wordpress Plugin and can be installed in just a few minutes.
Authorize.net is most widely used payment gateway to process payments online and accepts Visa, MasterCard, Discover and other variants of cards.
Recurring Payments option is added in version 0.3
Non-profits and eCommerce sites will using
EC_Authorize.net to Quickly and Easily add one time and donations/Payments to their websites.
It works with your existing Wordpress theme and content. No changes required. Just install and start getting payments/donations through
Authorize.net.
Your Thoughts =>
http://ecarobar.com/ec-authorize-net/
Sample Usage: [authorize_net amount=56]
This section describes how to install the plugin and get it working.
e.g.
- Upload
ec-authorize-net
to the /wp-content/plugins/
directory
- 通过WordPress的的“Plugins”菜单激活插件
- Use Shortcode [authorize_net] in your page/post/custom post
- Use Shortcode [authorize_net] in your page/post/custom post
- Use Shortcode [authorize_net_arb] in your page/post/custom post for the recurring form.
Available Options are amount, custom_amount. Where Amount is an integer value while custom_amount is True/False
I recieved many request to include recurring payment option in the Plugin so things are worked out and included in version 0.3.
Based on your suggestions and comments plugin is updated to version 0.2.
Changes in this version includes
- Updated Header text on receipt page
- Added invoice number in payment form
- Added in admin enable/disable invoice number field
- Added div around form for styling id=ec_authorize_form_div and class=ec_authorize_form_div
- Updated the label for transaction mode "live" is now "live (Production Environment)"
- Added Recurring Payment subscription in version 0.3.
Please keep posting you suggestions and bugs. We will Incorporate your suggestions in next version.
谢谢
0.1
First Version.
0.2
- Updated Header text on receipt page
- Added invoice number in payment form
- Added in admin enable/disable invoice number field
- Added div around form for styling id=ec_authorize_form_div and class=ec_authorize_form_div
- Updated the label for transaction mode "live" is now "live (Production Environment)"
0.3
- Remove the old plugin and Install this plugin with the name "eCaroBar Authorize.net_arb"
- Use the shortcode [authorize_net_arb] in your post for the recurring form.
and test the recurring feature.
- All the listing will be displayed in your admin panel. Please let me know if you face any problem.
- (Old) short codes for the simple payment form are still valid like
- [authorize_net amount=56]
- [authorize_net]
- [authorize_net custom_amount=true]
0.3.1
- Added support for jQuery Version 1.9
- Fixed bug for custom amount
0.3.2
- Updated the invoice number field to accept all characters.
0.3.3
- Replaced $amount, $api_login_id, $transaction_key, $amount, $fp_timestamp, $fp_sequence with $amount, $api_login_id, $transaction_key, $fp_timestamp, $fp_sequence on 348
- Replaced $amount, $api_login_id, $transaction_key, $amount, $fp_timestamp, $fp_sequence with $amount, $api_login_id, $transaction_key, $fp_timestamp, $fp_sequence on 350