Support » WooCommerce » PayPal Plus + Woocommerce

  • Hallo zusammen,

    habe eben PayPal Plus in WooCommerce integriert, auch meines Erachtens alles richtig konfiguriert (mit Client ID, Secret ID aus dem PayPal Developer Dashboard)

    Im Kassenbereich wird mir dann auch PayPal Plus angezeigt. Kann wählen zwischen PayPal, Lastschrift, Kreditkarte. Wenn ich dann auf „Jetzt kaufen“ klicke erscheint folgender Fehler:

    Entschuldige, es gab einen Validierungsfehler bei der Sendung von Daten an PayPal. Bitte überprüfe deine Informationen.

    Kann mir jemand helfen?

    UPDATE – Das steht noch in den Logs:

    2019-09-19T13:06:02+00:00 INFO POST https://api.paypal.com/v1/payments/payment
    2019-09-19T13:06:03+00:00 INFO Response Status 	: 201
    2019-09-19T13:06:42+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-LWBX2OY6CJ19456GC528935B
    2019-09-19T13:06:43+00:00 INFO Response Status 	: 200
    2019-09-19T13:06:43+00:00 INFO PATCH https://api.paypal.com/v1/payments/payment/PAYID-LWBX2OY6CJ19456GC528935B
    2019-09-19T13:06:44+00:00 INFO Response Status 	: 400
    2019-09-19T13:06:44+00:00 ERROR Got Http response code 400 when accessing https://api.paypal.com/v1/payments/payment/PAYID-LWBX2OY6CJ19456GC528935B. {"name":"VALIDATION_ERROR","details":[{"field":"purchase_units[0].item_list.shipping_address.country_code","issue":"Must not be blank"},{"field":"purchase_units[0].item_list.shipping_address.country_code","issue":"Country code must be 2-character ISO 3166-1 value (upper case)"}],"message":"Invalid request - see details","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"d50d0b0adcfc1"}
    2019-09-19T13:06:45+00:00 INFO POST https://api.paypal.com/v1/payments/payment
    2019-09-19T13:06:47+00:00 INFO Response Status 	: 201
    2019-09-19T13:13:50+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
    2019-09-19T13:13:51+00:00 INFO Response Status 	: 200
    2019-09-19T13:14:18+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
    2019-09-19T13:14:19+00:00 INFO Response Status 	: 200
    2019-09-19T13:14:19+00:00 INFO GET https://api.paypal.com/v1/payment-experience/web-profiles/XP-XRDD-9KRB-78BQ-DAU3
    2019-09-19T13:14:20+00:00 INFO Response Status 	: 200
    2019-09-19T13:14:20+00:00 INFO PUT https://api.paypal.com/v1/payment-experience/web-profiles/XP-XRDD-9KRB-78BQ-DAU3
    2019-09-19T13:14:21+00:00 INFO Response Status 	: 204
    2019-09-19T13:14:21+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
    2019-09-19T13:14:22+00:00 INFO Response Status 	: 200
    • Dieses Thema wurde geändert vor 4 Jahren, 6 Monaten von ghost108.
Ansicht von 1 Antwort (von insgesamt 1)
  • Ich glaube das sollte dir den entscheidenden Hinweis liefern:

    
    2019-09-19T13:06:43+00:00 INFO PATCH https://api.paypal.com/v1/payments/payment/PAYID-LWBX2OY6CJ19456GC528935B
Ansicht von 1 Antwort (von insgesamt 1)
  • Das Thema „PayPal Plus + Woocommerce“ ist für neue Antworten geschlossen.