Checkout Error
-
Hello,
I’m currently in the testing phase on my site with an annoying checkout error via paypal checkout. According to Paypal developer service it’s a Woo-Commerce problem that is causing this issue for may sites.
Issue:
PP developer service says:
[
A clickable version of the same is: https://www.paypal.com/cgi-bin/webscr?cmd=_cart&business=reservations%40tranquillityhotel.com&no_note=1¤cy_code=USD&charset=utf-8&rm=1&upload=1&return=http%3A%2F%2Fs644181692.onlinehome.us%2Fcheckout%2Forder-received%2F1019%3Fkey%3Dwc_order_59bc44a4e1f7a%26utm_nooverride%3D1&cancel_return=http%3A%2F%2Fs644181692.onlinehome.us%2Fcart%2F%3Fcancel_order%3Dtrue%26order%3Dwc_order_59bc44a4e1f7a%26order_id%3D1019%26redirect&page_style=&paymentaction=sale&bn=WooThemes_Cart&invoice=WC-1019&custom=%7B%22order_id%22%3A1019%2C%22order_key%22%3A%22wc_order_59bc44a4e1f7a%22%7D¬ify_url=http%3A%2F%2Fs644181692.onlinehome.us%2Fwc-api%2FWC_Gateway_Paypal%2F&first_name=fake&last_name=name&company=&address1=123 +nowhere+lane&address2=&city=Tempe&state=AZ&zip=85283&country=US&email=freeix%40gmail.com&night_phone_a=555&night_phone_b=555&night_phone_c=5555&day_phone_a=555&day_phone_b=555&day_phone_c=5555&no_shipping=1&item_name_1=Flamboyant+Studio+%E2%86%92+Flamboyant+x+1&quantity_1=1&amount_1=0&item_number_1=1019]link is here: error message
{This reproduces the error you describe, and the cause of the error is a missing amount. Your WooCommerce software is specifying amount_1=0 , and PayPal cannot process transactions for a 0 dollar amount.
This problem must be resolved within your site or WooCommerce installation.
For example, changing amount_1=0 to amount_1=100 resolves the problem and redirects correctly:
}The page I need help with: [log in to see the link]
- The topic ‘Checkout Error’ is closed to new replies.