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

Ensure order meta attached before payment_complete hook #4283

Closed
wants to merge 1 commit into from

Conversation

reykjalin
Copy link
Contributor

Fixes N/A

Changes proposed in this Pull Request

Make sure order meta has been attached before running the woocommerce_payment_complete hook. If the order meta hasn't been attached by the time the hook is run WooPay checkout will not work.

Testing instructions

  • Go through a WooPay checkout and make sure it works.

  • Run npm run changelog to add a changelog file, choose patch to leave it empty if the change is not significant. You can add multiple changelog files in one PR by running this command a few times.
  • Covered with tests (or have a good reason not to test in description ☝️)
  • Tested on mobile (or does not apply)

Post merge

@reykjalin
Copy link
Contributor Author

Closing in favor of #4284

@reykjalin reykjalin closed this May 24, 2022
@frosso frosso deleted the fix/checkout-missing-order-meta-in-woopay branch January 16, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant