OrderController::validate_order_before_payment( WC_Order $order )

Final validation ran before payment is taken.


Description Description

By this point we have an order populated with customer data and items.


Parameters Parameters

$order

(Required) Order object.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.