You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the order will not receive a transaction ID. The order is difficult to locate in the PayPal dashboard as a result.
Steps to reproduce
Set intent to "Authoirze".
Create new order & pay for it.
Capture authorized order via order action OR capture in PayPal dashboard (may need to wait 2-3 min for webhook).
OR
Set intent to “Capture" or “Authorize”.
Create new order & pay for it using a saved card.
Expected behaviour
Transaction ID should always be added to the order details.
Also maybe we should set the ID for authorizations before capture too (and replace it with capture ID when available). The same URL format seems to work for viewing authorizations.
The text was updated successfully, but these errors were encountered:
AlexP11223
changed the title
transaction id missing in some cases
transaction id missing in some cases (338)
Oct 15, 2021
Sometimes the order will not receive a transaction ID. The order is difficult to locate in the PayPal dashboard as a result.
Steps to reproduce
OR
Expected behaviour
Transaction ID should always be added to the order details.
Also maybe we should set the ID for authorizations before capture too (and replace it with capture ID when available). The same URL format seems to work for viewing authorizations.
The text was updated successfully, but these errors were encountered: