Gateway Website : https://www.paypal.com/
The Express Checkout button gives buyers another way to pay, and it complements your existing payment solution. Online shoppers appreciate the convenience and security of PayPal, where they can pay with their PayPal balance, bank account, or credit card.
Key Features of Express Checkout
Express Checkout is a fast, easy way for buyers to pay with PayPal. Express Checkout eliminates one of the major causes of checkout abandonment by giving buyers all the transaction details at once, including order details, shipping options, insurance choices, and tax totals.
The Express Checkout Experience
Express Checkout makes it easier for buyers to pay online. It also enables you to accept PayPal while retaining control of the buyer and the overall checkout flow. Configuration
Go to: WooCoomerce >> Settings >> Choice tab: Payment Gateways >> PayPal Express
1. Enable PayPal Express by checking the “enable” checkbox 2. Enter the title of the payment method that buyers will see when choosing a payment method during checkout. 3. Enter a decsription of the payment method that will be below the title during checkout. 4. API Username, Get your API Username credentials from PayPal 5. API Password .Get your API Password credentials from PayPal 6. API Signature. Get your API Signaturecredentials from PayPal 7. Choice Transaction Method. The processing method to use for each transaction. 8. Express Type: a. Standard: For standard checkout express b. Digital Goods: Digital Goods for Express Checkout streamlines the checkout process for buyers and keeps buyers on your website. 9. Show button: Enable/Disable show checkout button on Shopping Cart 10. Type of page: Landing page 11. Add Override Shipping: Enable/Disable Add Override Shipping Address 12. Transfer shipping: This option will allow your customers can alter or edit shipping of their orders on the PayPal website. 13. Check "Paypal Test Mode": Process transactions in Test Mode via the Paypal Test account (www.developer.paypal.com). 14. Check "Debug": Enable logging (woocommerce/logs/paypal_express.txt)
Change log
2013.07.29 - version 2.0.4 * Compatible to Woocommerce 2.0.12
2013.05.30 - version 2.0.3 * Disapear term when uncheck show button * Update: Add hook filter woocommerce_paypal_express_icon on cart
2013.05.20 - version 2.0.2 * Update: Store token, payerid if order completed
2013.05.16 - version 2.0.1 * Fixbug: Show term & condition on shopping cart * Fixbug: Can't show image button with sandbox * Fixbug: Error if no shipping method * Add new: Add Transfer shipping option
2013.03.16 - version 2.0.0 * Compatible to Woocommerce 2.0 * Allow custom language * Custom hook url icon of payment gateway * Update checkout flow
2013.01.19 - version 1.2 * Better way process digital good checkout
2012.12.13 - version 1.1.8 * Fix bug: Correct state, phone value * Allow Guest Checkout * Add Override Shipping Address Option
2012.12.12 - version 1.1.7 * Fix bug: Set paynow action instead of continous action
2012.10.04 - version 1.1.6 * Tweak - Show term and conditions checkbox
2012.09.23 - version 1.1.5 * Update: Add custom option LANDINGPAGE
2012.09.05 - version 1.1.4 * Fix bug: Correct calculation tax * Update: Add more option for user can enable/disable button on cart
2012.09.02 - version 1.1.2 * Fix bug: Error set response billing info
2012.08.13 - version 1.1.1 - Fix bug: Display Error - Fix bug: Correct set response zipcode
2012.08.04 - version 1.1 - Fix bug: Maximum amount of order is less than itemized amounts - Fix bug: Terms & Conditions page is selected in woocommerce - Fix bug: DoExpressCheckout - Fix bug: Digital good not work when error input field
2012.07.20 - version 1.0 * First Release