Changeset 892573
- Timestamp:
- 04/14/2014 01:11:30 AM (12 years ago)
- File:
-
- 1 edited
-
ec-authorizenet/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ec-authorizenet/trunk/readme.txt
r892568 r892573 12 12 13 13 == Description == 14 15 14 Authorize.net is most widely used payment gateway to process payments online and accepts Visa, MasterCard, Discover and other variants of cards. 16 17 15 18 16 Non-profits and eCommerce sites will using EC_Authorize.net to Quickly and Easily add one time and donations/Payments to their websites. 19 17 It works with your existing Wordpress theme and content. No changes required. Just install and start getting payments/donations through Authorize.net. 18 Your Thoughts => http://ecarobar.com/ec-authorize-net/ 20 19 21 20 == Installation == 22 23 21 This section describes how to install the plugin and get it working. 24 25 22 e.g. 26 27 1. Upload ec-authorize-net` to the `/wp-content/plugins/` directory 23 1. Upload `ec-authorize-net` to the `/wp-content/plugins/` directory 28 24 2. Activate the plugin through the 'Plugins' menu in WordPress 29 25 3. Use Shortcode [authorize_net] in your page/post/custom post … … 32 28 33 29 == Frequently Asked Questions == 30 = Can I request a new feature or custom development? = 31 Sure, I would be more than happy to help you. Please share your thoughts through info@ecarobar.com. 34 32 35 33 = How can I Specify an amount thought shortcode = 36 37 34 This is quite simple You can use [authorize_net amount=56]. Amount in the Shortcode has highest priority. 38 35 39 36 = What is the priority wise hierarchy of the amount = 40 41 37 Amount can be specified at three levels as below 42 38 1. Shortcode (Highest priority) 43 39 2. Admin Panel 44 3. Plugin's default (Don't mess with it as this is in code) (Least priority) 40 3. Plugin's default (Don't mess with it as this is in code) (Least priority) -- deprecated 45 41 46 42 = I dont Like the current Payment Button, Can I update = 47 48 43 Yep, In Admin panel Upload your favourite Image comy it's path and path this path/image link in "Submit Button Image" field. 49 44 50 45 = May I get some sample Usage of the shortcode?? = 51 52 46 Yep Sure, You can Use following 53 47 1. [authorize_net] … … 65 59 66 60 == Arbitrary section == 67 68 61 You can use shortcode as following 69 62 1. [authorize_net]
Note: See TracChangeset
for help on using the changeset viewer.