Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author hccoder

    (@hccoder)

    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.

    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

    (@hccoder)

    Thank you mate, I will update the plugin soon!

    The live version still says pending

    Yep, it works only with USD. I’ve tried to use AUD and it doesn’t work…

    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

    (@tapasfun)

    Hi!
    I have setup this plugin in this website=> https://www.trimmergenie.co.uk/products/
    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.