• Resolved customfit

    (@customfit)


    Hello,
    I noticed on one of my orders the PayPal Transaction number is missing after the payment went through.
    PayPal account is showing the transaction number for that order.
    I have another plugin, which depends on this ID and now I am gettin an error because of this. How can I manually add it to this completed and shipped order?
    Thank you

    • This topic was modified 2 years, 12 months ago by customfit.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @customfit,

    We are currently looking into edge cases where the transaction ID could sometimes be missing, despite the payment being successful. Was this a regular order or, for example, a subscription renewal?

    You can add the transaction ID manually to the order by editing the order and clicking the pen on the billing details as described here:
    https://woocommerce.com/document/managing-orders/#order-details
    If you add the transaction ID and save the order, then the rest should work as usual.

    Kind regards,
    Niklas

    Thread Starter customfit

    (@customfit)

    Hi,

    It was a regular order, not a subscription.
    I actually copied and pasted the transaction number from PayPal into the _transition_id field in the database and got it working.
    I am glad you pointed me to the order page to insert it instead.
    There are multiple orders with the transaction ID missing. I will check PayPal to make sure the customers paid and edit the orders this way.
    Hope you can figure out what is causing it.

    Thank you!
    Andrea

    Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @customfit,

    You could do two things:
    First, enable “Logging” in the plugin settings to collect some more information about incoming orders. If all works well, the feature can be disabled again.

    The second thing you can do is resubscribe your webhooks as this may be related.
    Resubscribing the webhooks can be done from the “Webhooks Status” page in the PayPal Payments plugin settings.
    First clicking Resubscribe and then Simulate afterward should verify that the webhooks are registered correctly.
    I hope this helps. If the issue persists, please let us know. Thanks!

    Kind regards,
    Niklas

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PayPal Transaction number missing’ is closed to new replies.