• Resolved ldokoupil

    (@ldokoupil)


    Hello everybody,
    After a current update, I have the problem that when customers want to buy items they first get the error message invalid payment id?

    The Log:

    2020-10-05T14:29:39+00:00 INFO POST https://api.paypal.com/v1/oauth2/token
    2020-10-05T14:29:40+00:00 INFO Response Status 	: 200
    2020-10-05T14:29:40+00:00 INFO POST https://api.paypal.com/v1/payments/payment
    2020-10-05T14:29:40+00:00 INFO Response Status 	: 201
    2020-10-05T17:38:08+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-L55S3VA9UG578385U182120S
    2020-10-05T17:38:08+00:00 INFO Response Status 	: 404
    2020-10-05T17:38:08+00:00 ERROR Got Http response code 404 when accessing https://api.paypal.com/v1/payments/payment/PAYID-L55S3VA9UG578385U182120S. {"name":"INVALID_RESOURCE_ID","message":"The requested resource ID was not found","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"d19535776d117"}
    2020-10-05T17:38:08+00:00 ERROR Validate Payment ID: PAYID-L55S3VA9UG578385U182120S: Failed{"name":"INVALID_RESOURCE_ID","message":"The requested resource ID was not found","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"d19535776d117"}
    2020-10-05T17:40:55+00:00 INFO GET https://api.paypal.com/v1/payments/payment?count=1
    2020-10-05T17:40:56+00:00 INFO Response Status 	: 200
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Andreas W.

    (@aweissinpsyde)

    Hello @ldokoupil

    can you please check if you Checkout or cart get cached? If yes please deactivate the cache on these pages.

    Also, you can for testing deactivate all other plugins and test if its works

    Best regards
    Andreas

    Plugin Support Andreas W.

    (@aweissinpsyde)

    Closed because of inactivity

    Hello Andreas,

    Although I am not the initial creator of this thread, we also have the feeling that more payments cannot be processed during the last months. Checking the log files showed the same errors as above.

    Our cart and checkout pages are whitelisted from caching. Is there anything else we have to whitelist maybe?

    Best regards,
    Christopher

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Ungültige payment id’ is closed to new replies.