Plugin Directory

Changeset 892573


Ignore:
Timestamp:
04/14/2014 01:11:30 AM (12 years ago)
Author:
sftranna
Message:

updated text changes and some questions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ec-authorizenet/trunk/readme.txt

    r892568 r892573  
    1212
    1313== Description ==
    14 
    1514Authorize.net is most widely used payment gateway to process payments online and accepts Visa, MasterCard, Discover and other variants of cards.
    16 
    1715
    1816Non-profits and eCommerce sites will using EC_Authorize.net to Quickly and Easily add one time and donations/Payments to their websites.
    1917It works with your existing Wordpress theme and content. No changes required. Just install and start getting payments/donations through Authorize.net.
     18Your Thoughts => http://ecarobar.com/ec-authorize-net/
    2019
    2120== Installation ==
    22 
    2321This section describes how to install the plugin and get it working.
    24 
    2522e.g.
    26 
    27 1. Upload ec-authorize-net` to the `/wp-content/plugins/` directory
     231. Upload `ec-authorize-net` to the `/wp-content/plugins/` directory
    28242. Activate the plugin through the 'Plugins' menu in WordPress
    29253. Use Shortcode [authorize_net] in your page/post/custom post
     
    3228
    3329== Frequently Asked Questions ==
     30= Can I request a new feature or custom development? =
     31Sure, I would be more than happy to help you. Please share your thoughts through info@ecarobar.com.
    3432
    3533= How can I Specify an amount thought shortcode =
    36 
    3734This is quite simple You can use [authorize_net amount=56]. Amount in the Shortcode has highest priority.
    3835
    3936= What is the priority wise hierarchy of the amount =
    40 
    4137Amount can be specified at three levels as below
    42381. Shortcode (Highest priority)
    43392. Admin Panel
    44 3. Plugin's default (Don't mess with it as this is in code) (Least priority)
     403. Plugin's default (Don't mess with it as this is in code) (Least priority) -- deprecated
    4541
    4642= I dont Like the current Payment Button, Can I update =
    47 
    4843Yep, In Admin panel Upload your favourite Image comy it's path and path this path/image link in "Submit Button Image" field.
    4944
    5045= May I get some sample Usage of the shortcode?? =
    51 
    5246Yep Sure, You can Use following
    53471. [authorize_net]
     
    6559
    6660== Arbitrary section ==
    67 
    6861You can use shortcode as following
    69621. [authorize_net]
Note: See TracChangeset for help on using the changeset viewer.