Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transaction id missing in some cases (338) #328

Closed
AlexP11223 opened this issue Oct 15, 2021 · 0 comments · Fixed by #329
Closed

transaction id missing in some cases (338) #328

AlexP11223 opened this issue Oct 15, 2021 · 0 comments · Fixed by #329
Labels
bug Something isn't working
Milestone

Comments

@AlexP11223
Copy link
Contributor

AlexP11223 commented 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

  1. Set intent to "Authoirze".
  2. Create new order & pay for it.
  3. Capture authorized order via order action OR capture in PayPal dashboard (may need to wait 2-3 min for webhook).

OR

  1. Set intent to “Capture" or “Authorize”.
  2. 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.

@AlexP11223 AlexP11223 changed the title transaction id missing in some cases transaction id missing in some cases (338) Oct 15, 2021
@Dinamiko Dinamiko added this to the Next Version milestone Oct 19, 2021
@Dinamiko Dinamiko added the bug Something isn't working label Oct 19, 2021
@Dinamiko Dinamiko mentioned this issue Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants