Title: [Plugin: PayPal Express Checkout] Documentation
Last modified: August 20, 2016

---

# [Plugin: PayPal Express Checkout] Documentation

 *  Resolved [sjawaji](https://wordpress.org/support/users/sjawaji/)
 * (@sjawaji)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/)
 * I played with sandbox. Flow works great.
 * 1. ‘Amt’ is not being displayed in the paypal sandbox site.
    2. How to get Users
   email, address etc from paypal. 3. Log says, PaymentStatus = ‘Pending’, does 
   that mean additional action required? 4. How can I pass the description of the
   product to Paypal? 5. Does this app support other currencies apart from US?
 * [http://wordpress.org/extend/plugins/paypal-express-checkout/](http://wordpress.org/extend/plugins/paypal-express-checkout/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [hccoder](https://wordpress.org/support/users/hccoder/)
 * (@hccoder)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848051)
 * 1. On sandbox you cannot see amounts.
    2. Updated to version 2.0, completely 
   redesigned the whole plugin, logging more informations about the payer. 3. You
   got pending when you use currency other then USD. 4. New version resolves this.
   5. New version resolves this.
 *  [webzro](https://wordpress.org/support/users/webzro/)
 * (@webzro)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848060)
 * Actually, the amount is not being displayed in the live version also. You should
   add an ‘&useraction=commit’ at the end of the url syntax. I think this will solve
   the problem…
 *  Plugin Author [hccoder](https://wordpress.org/support/users/hccoder/)
 * (@hccoder)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848061)
 * Thank you mate, I will update the plugin soon!
 *  [omarkz](https://wordpress.org/support/users/omarkz/)
 * (@omarkz)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848064)
 * The live version still says pending
 *  [webzro](https://wordpress.org/support/users/webzro/)
 * (@webzro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848068)
 * Yep, it works only with USD. I’ve tried to use AUD and it doesn’t work…
 *  [webzro](https://wordpress.org/support/users/webzro/)
 * (@webzro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848070)
 * Found it!
    It doesn’t work in other currencies except USD because the currency
   code is missing in the DoExpressCheckouPayment call.
 * You should add this line:
 * ‘PAYMENTREQUEST_0_CURRENCYCODE’ => urlencode($result[‘CURRENCYCODE’]),
 * Cheers!
 *  [T.C Barman](https://wordpress.org/support/users/tapasfun/)
 * (@tapasfun)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848075)
 * Hi!
    I have setup this plugin in this website=> [http://www.trimmergenie.co.uk/products/](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/www.trimmergenie.co.uk/products/?output_format=md)
   But amount is not being displayed in paypal page when click “Buy now” Button.
 * How can i solve it ?
    I have add short code correctly, please check and say me
   if anything wrong.
 * Thanks..

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Plugin: PayPal Express Checkout] Documentation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-express-checkout.svg)
 * [PayPal Express Checkout](https://wordpress.org/plugins/paypal-express-checkout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-express-checkout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-express-checkout/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-express-checkout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-express-checkout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-express-checkout/reviews/)

## Tags

 * [`backticks`](https://wordpress.org/support/topic-tag/backticks/)

 * 7 replies
 * 5 participants
 * Last reply from: [T.C Barman](https://wordpress.org/support/users/tapasfun/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848075)
 * Status: resolved