Plugin Directory

Changeset 1686009


Ignore:
Timestamp:
06/27/2017 07:29:31 AM (9 years ago)
Author:
Artisan-Workshop
Message:

update trunk 1.0.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pp-express-wc4jp/trunk/readme.txt

    r1252425 r1686009  
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1010
    11 Developed by Artisan Workshop, official PayPal Partner in Japan.
    12 Add the payment method of PayPal Express for WooCommerce.
     11Accept PayPal, Credit Cards and Debit Cards on your WooCommerce store.
     12Supported by Artisan Workshop, official PayPal Partner in Japan.
     13Main developer is WooCommerce
    1314
    1415== Description ==
    1516
    16 = Introduction =
     17This is a PayPal Express Payment Gateway for WooCommerce.
    1718
    18 Easily add PayPal payment options to your WordPress / WooCommerce website in Japan.
     19PayPal Express allows you to securely sell your products and subscriptions online using In-Context Checkout to help you meet security requirements without causing your theme to suffer.  In-Context Checkout uses a modal iFrame, hosted on PayPal's servers, that overlays the checkout form and provides a secure means for your customers to enter their account information.
    1920
    20  * PayPal Express Checkout
     21Also, with Integrated PayPal Setup (Easy Setup), connecting to PayPal is as simple as clicking a button - no complicated API keys to cut and paste.
    2122
    22 = Quality Control =
    23 Payment processing can't go wrong.  It's as simple as that.  Our certified PayPal engineers have developed and thoroughly tested this plugin on the PayPal sandbox (test) servers to ensure your customers don't have problems paying you. 
    24 
    25 = Seamless PayPal Integration =
    26 Stop bouncing back and forth between WooCommerce and PayPal to manage and reconcile orders.  We've made sure to include all WooCommerce order data in PayPal transactions so that everything matches in both places.  If you're looking at a PayPal transaction details page it will have all of the same data as a WooCommerce order page, and vice-versa. 
    27 
    28 = Error Handling =
    29 PayPal's system can be tricky when it comes to handling errors.  Most PayPal plugins do not correctly process the PayPal response which can result in big problems.  For example:
    30 
    31 * Fraud Filters could throw a "warning" instead of a full "success" response even when the payment was completed successfully. 
    32 * Many plugins treat these as failures and customers end up with duplicate payments if they continue to retry.
    33 
    34 Our plugins always handle these warnings/errors correctly so that you do not have to worry about dealing with those types of situations.
     23( The original plugin is Version 1.4.0, WooCommerce PayPal Express Checkout Payment Gateway )
    3524
    3625== Installation ==
     
    3827= Minimum Requirements =
    3928
    40 * WooCommerce 2.2 or higher
     29* WordPress 4.4 or greater
    4130
    4231= Automatic installation =
    4332
    44 Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of PayPal for WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
     33Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
    4534
    46 In the search field type PayPal for WooCommerce and click Search Plugins. Once you've found our plugin you can view details about it such as the the rating and description. Most importantly, of course, you can install it by simply clicking Install Now.
     35In the search field type "WooCommerce PayPal Express Checkout" and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.
    4736
    48 = Manual Installation =
     37= Manual installation =
    4938
    50 1. Unzip the files and upload the folder into your plugins folder (/wp-content/plugins/) overwriting older versions if they exist
    51 2. Activate the plugin in your WordPress admin area.
    52  
    53 = Usage =
     39The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application. The
     40WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
    5441
    55 1. Open the settings page for WooCommerce and click the "Checkout" tab
    56 2. Click on the sub-item for PayPal Express Checkout.
    57 3. Enter your API credentials and adjust any other settings to suit your needs.
     42= Updating =
    5843
    59 = Updating =
     44Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
    6045
    61 Automatic updates should work great for you.  As always, though, we recommend backing up your site prior to making any updates just to be sure nothing goes wrong.
    62  
    63 == Screenshots ==
    64 
    65 Not at all
     46If on the off-chance you do encounter issues with the shop/category pages after an update you simply need to flush the permalinks by going to WordPress > Settings > Permalinks and hitting 'save'. That should return things to normal.
    6647
    6748== Frequently Asked Questions ==
    6849
    69 Q: Can I use this plugin out of Japan area.
    70 A: Perhaps Yes, but I can not support out of Japan area.
     50= Does this plugin work with credit cards or just PayPal? =
     51
     52This plugin supports payments using both credit and debit cards as well as PayPal.
     53
     54= Does this support Checkout with PayPal from the cart view? =
     55
     56Yes!
     57
     58= Does this support both production mode and sandbox mode for testing? =
     59
     60Yes it does - production and sandbox mode is driven by how you connect.  You may choose to connect in either mode, and disconnect and reconnect in the other mode whenever you want.
     61
     62= Where can I find documentation? =
     63
     64For help setting up and configuring, please refer to our [user guide](https://docs.woocommerce.com/document/paypal-express-checkout/)
     65
     66= Where can I get support or talk to other users? =
     67
     68If you get stuck, you can ask for help in the Plugin Forum.
     69
     70= Will this plugin work with my theme? =
     71
     72Yes, this plugin will work with any theme, but may require some styling to make it match nicely. If you're
     73looking for a theme with built in WooCommerce integration we recommend [Storefront](http://www.woothemes.com/storefront/).
     74
     75= Where can I request new features or report bugs? =
     76
     77New feature requests and bugs reports can be made in the plugin forum.
     78
     79= How to remove 'Proceed to Checkout' button from cart page? =
     80
     81If PayPal Express Checkout is the only enabled payment gateway and you want to remove the 'Proceed to Checkout' button from the cart, you can use this snippet:
     82
     83https://gist.github.com/mikejolley/ad2ecc286c9ad6cefbb7065ba6dfef48
    7184
    7285== Changelog ==
    7386
    74 = 1.1.6.3.4 - 06.29.2015 =
     87= 1.0.0 =
     88* Tweak - Use shipping discount instead of tax when adjustment negative.
     89* Fix   - Cannot process refunds on "authorize" transactions.
     90* Add   - Option for displaying express checkout button on the product page.
     91* Fix   - If there are no shipping options in WooCommerce, PayPal doesn't pass a shipping address to WC.
     92* Add   - Option to set Billing phone number mandatory.
     93* Add   - Option to disable checkout with PayPal button on Cart page.
     94* Fix   - Trigger required shipping cost before checkout.
    7595
    76 = 0.9.1 =
    77 Fix Explain add
    78 = 0.9.0 =
    79 * Feature - PayPal Express Checkout
    80 * Feature - Reference Transactions
    81 * Feature - Seller protection
    82 
    83 
    84 == Upgrade Notice ==
    85 
    86 Now No Upgrade Notice
    87 
     96( The original plugin is Version 1.4.0, WooCommerce PayPal Express Checkout Payment Gateway )
Note: See TracChangeset for help on using the changeset viewer.