Checkout PayPal Error
-
Hallo,
aktuell haben wir bei einem Onlineshop Probleme mit PayPal Plus. Wenn jemand eine gew?hnliche Bestellung aufgibt und dann durch eine PayPal-Plus Methode bezahlt, ist alles in Ordnung.
Wenn jemand jedoch einen Gutschein verwendet (wir nutzen als Erweiterung WooCommerce Gift Certificates Pro) und dann den Restbetrag des Einkaufes per PayPal bezahlen m?chte, wird er nicht weitergeleitet.
Im WooCommerce Checkout kommt dann die Meldung:
“Fehler im Bestellvorgand – versuchen Sie es erneut”
und
“There is no balance remaining for the code you entered”Obwohl die Zahlung nicht abgewickelt wurde, ist der Gutscheincode verbraucht – was natürlich unglaublich ?rgerlich für unsere Kunden ist. Die Logs zeigen folgenden Fehler:
[02-01-2019 12:27:44] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : INFO: POST https://api.paypal.com/v1/payments/payment [02-01-2019 12:27:45] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : INFO: Response Status : 201 [02-01-2019 12:27:56] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : INFO: GET https://api.paypal.com/v1/payments/payment/PAYID-LQWK4QI80M61534DL861113S [02-01-2019 12:27:57] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : INFO: Response Status : 200 [02-01-2019 12:27:57] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : INFO: PATCH https://api.paypal.com/v1/payments/payment/PAYID-LQWK4QI80M61534DL861113S [02-01-2019 12:27:58] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : INFO: Response Status : 400 [02-01-2019 12:27:58] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : ERROR: Got Http response code 400 when accessing https://api.paypal.com/v1/payments/payment/PAYID-LQWK4QI80M61534DL861113S. {"name":"VALIDATION_ERROR","details":[{"field":"purchase_units[0]","issue":"Item amount must add up to specified amount subtotal (or total if amount details not specified)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"6af900b430c1c"}
- The topic ‘Checkout PayPal Error’ is closed to new replies.