Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Graduate the __experimental_woocommerce_blocks_checkout_order_processed PHP action to stable. #4998

Closed
5 tasks
nerrad opened this issue Oct 26, 2021 · 0 comments · Fixed by #5014
Closed
5 tasks
Assignees
Labels
category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: rest api Work impacting REST api routes.

Comments

@nerrad
Copy link
Contributor

nerrad commented Oct 26, 2021

This PHP action was added in September 2020. This passes an order object to extensions hooking in on the action when an order has completed processing and is ready for payment.

Things to do:

  • Introduce a new action with the experimental prefix removed.
  • Deprecate the old action (so it will still fire, but have it throw a deprecated developer notice pointing to the new name.
  • Update inline code documentation.
  • Update any other documentation.
  • Check this action off in the list
@nerrad nerrad added category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: rest api Work impacting REST api routes. labels Oct 26, 2021
@opr opr self-assigned this Oct 27, 2021
@opr opr closed this as completed in #5014 Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: rest api Work impacting REST api routes.
Projects
None yet
2 participants