• Resolved borish1

    (@borish1)


    Hi,

    The last version that worked for me correctly was 1.1.1. My client is using Datev Zahlungsverkehr system for transferring payments etc. The old plugin version was passing both order_id and order_key as parameters inside custom section of paypal plus transaction. Now it passes only order_key.

    Is there a possibility for you to point me in the right direction as to which function do I need to change/alter inside the plugin so I can bring back that order_id as well? It is really important for my client to have it in their system.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Andreas W.

    (@aweissinpsyde)

    Hallo @borish1

    kannst du mir hier bitte den genauen Ablauf beschreiben, welcher hier stattfindet. Z.B. von wo holt sich Datev die Daten? Von WooCommerce oder von PayPal etc.

    Mit besten Dank
    Andreas

    Thread Starter borish1

    (@borish1)

    Hey @aweissinpsyde,

    I’ve reverted the plugin to the older version 1.1.1 since we have little information as to how is Datev Zahlungsverkehr system setup because other company did that. I don’t have thorough input for you so we could inspect further what is missing where. I will need to find a way for this to work again.

    Additionally, I wanted to ask you about the 404 error that triggered. While two payments went through with no problem one went with 404.

    [09-05-2019 06:06:51] Inpsyde\Lib\PayPal\Core\PayPalHttpConnection : ERROR: Got Http response code 404 when accessing https://api.paypal.com/v1/payments/payment/PAYID-***********************. {"name":"INVALID_RESOURCE_ID","message":"The requested resource ID was not found","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"956070d36d1df"}

    Any way I can debug this as could what could have caused it?

    Thread Starter borish1

    (@borish1)

    @aweissinpsyde, maybe we could, after all, fix this (regarding an issue with the order_key):

    To answer your question Datev gets the data directly from PayPal. The user logs in to the Datev system and has access of the payments etc that are pulled directly from PayPal. There are no custom inputs available for me to change in the Datev System. (as far as my clients tell me).

    So once the Datev system pulls the data from the PayPal it looks something like this (part of the system)
    https://prntscr.com/nmq1yo

    As you can see under “Text” it gives back those 2 parameters order_id and order_key.

    This is the 1.1.1 version passing both order_id and order_key:
    https://prntscr.com/nmpxt9

    This is the 2.0.2 version passing only order_key
    https://prntscr.com/nmpyi3

    Can we somehow bring back passing of both again?

    • This reply was modified 5 years, 6 months ago by borish1.
    Plugin Support Andreas W.

    (@aweissinpsyde)

    Hallo @borish1

    would it be possible to send you messages to [email protected] so I can create an internal issue for it and so I can assign it directly to our developers

    Thank you so much.

    Beste Grüssen
    Andreas

    Thread Starter borish1

    (@borish1)

    Hey @aweissinpsyde,

    Sorry for a little delay. I sent you the last message from here to [email protected] as requested. If you need any further information do not hesitate to reply.

    Kind regards,
    Boris

    Plugin Support Andreas W.

    (@aweissinpsyde)

    Hello @borish1

    I just got it and will forward it to our devs.

    Thank you

    Plugin Support Andreas W.

    (@aweissinpsyde)

    Ticket wird intern bereits behandelt und aus diesem Grund hier geschlossen

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Sending only order_key instead of order_id as well’ is closed to new replies.