• Resolved sdages

    (@sdages)


    Hallo zusammen,

    wir haben aktuell ein gro?es Problem bei der Kaufabwicklung. Nachdem ein Kunde etwas bei uns kauft, wird er zu Paypal weitergeleitet. Nachdem er die Zahlung über Paypal abschlie?t, landet er auf einer Blankpage und erh?lt auch keine Kaufbest?tigung per Email. (Das funktinierte alles bereits). Komisch ist, dass die Bestellung wie immer als “abgeschlossen” im Backend landet.

    Normalerweise erhalten gezahlte Bestellungen folgende Hinweise im Backend:

    PayPal PLUS-Zahlung abgeschlossen.
    Status der Bestellung von Zahlung ausstehend auf Abgeschlossen ge?ndert.
    PayPal PLUS-Zahlung genehmigt! Transaktions-ID: 68G08406NB9152050

    Nun kommt nur noch der Hinweis “PayPal PLUS-Zahlung abgeschlossen.”

    Ich hoffe, es kann jemand helfen.
    Viele Grü?e, ic-3

    Hier noch der Log:

    
    2021-06-30T09:46:19+00:00 INFO POST https://api.paypal.com/v1/oauth2/token
    2021-06-30T09:46:19+00:00 INFO Response Status 	: 200
    2021-06-30T09:46:19+00:00 INFO POST https://api.paypal.com/v1/payments/payment
    2021-06-30T09:46:20+00:00 INFO Response Status 	: 201
    2021-06-30T09:46:23+00:00 INFO POST https://api.paypal.com/v1/payments/payment
    2021-06-30T09:46:24+00:00 INFO Response Status 	: 201
    2021-06-30T11:26:40+00:00 INFO POST https://api.paypal.com/v1/payments/payment
    2021-06-30T11:26:41+00:00 INFO Response Status 	: 201
    2021-06-30T13:37:29+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MDOFJ4I18S715105E039060F
    2021-06-30T13:37:29+00:00 INFO Response Status 	: 200
    2021-06-30T13:37:29+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MDOFJ4I18S715105E039060F
    2021-06-30T13:37:29+00:00 INFO Response Status 	: 200
    2021-06-30T13:37:29+00:00 INFO PATCH https://api.paypal.com/v1/payments/payment/PAYID-MDOFJ4I18S715105E039060F
    2021-06-30T13:37:30+00:00 INFO Response Status 	: 200
    2021-06-30T13:39:15+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MDOFJ4I18S715105E039060F
    2021-06-30T13:39:15+00:00 INFO Response Status 	: 200
    2021-06-30T13:39:15+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-MDOFJ4I18S715105E039060F
    2021-06-30T13:39:16+00:00 INFO Response Status 	: 200
    2021-06-30T13:39:16+00:00 INFO POST https://api.paypal.com/v1/payments/payment/PAYID-MDOFJ4I18S715105E039060F/execute
    2021-06-30T13:39:17+00:00 INFO Response Status 	: 200
    2021-06-30T13:39:28+00:00 INFO Processing IPN. payment status: completed
    2021-06-30T13:39:28+00:00 ERROR IPN Error. Payment already completed.
    

    ((Bestellung ging ein um 30.06.2021 @ 15:39))

    
    2021-07-02T07:47:22+00:00 INFO POST https://api.paypal.com/v1/oauth2/token
    2021-07-02T07:47:22+00:00 INFO Response Status 	: 200
    2021-07-02T07:47:22+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
    2021-07-02T07:47:23+00:00 INFO Response Status 	: 200
    2021-07-02T07:53:43+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
    2021-07-02T07:53:44+00:00 INFO Response Status 	: 200
    
    • This topic was modified 3 years, 8 months ago by Yui.
    • This topic was modified 3 years, 8 months ago by Yui. Reason: formatting
    • This topic was modified 3 years, 8 months ago by Yui.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sdages

    (@sdages)

    Was mir noch aufgefallen ist:
    In den Einstellungen bei paypal plus wird oben folgende Nachricht angezeigt:

    <html> <head><title>403 Forbidden</title></head> <body bgcolor=”white”> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>

    Thread Starter sdages

    (@sdages)

    We solved the problem, there was sth wrong in our code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem in der Kaufabwicklung’ is closed to new replies.