Error Checkout Paypal

When I click on checkout I am redirected to a Paypal error page with the following message: An error has occurred. Try again later.

url: https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=1403291ecd54&code=AMOUNT_ERROR&mfid=1585803164423_1403291ecd54

Posted in

Comments

One response to “Error Checkout Paypal”

  1. Eugen Bleck Avatar
    Eugen Bleck

    Hi Joao,

    Good morning! Thanks for using Groups Paypal.

    This basically means the amount passed is not valid for what our PayPal expects. A common cause for this is white space and a $ symbol in the amount your code is sending across. Example:amt= $50

    Please remove both space and the $ and you should be good. Also, PayPal doesn’t accept comma in the amount field. Enter the price amount as 15.5 and NOT 15,5 for example

    Here’s a link for the for a common error: https://www.paypal-community.com/t5/PayPal-Payments-Standard/Anyone-what-this-means-webapps-shoppingcart-error-flowlogging-id/td-p/1230105#

    Let me know how it goes. Have a great ahead!

    STAY SAFE!

    Kindest regards,
    Eugen-Bleck.

Share