do_action_ref_array( 'woocommerce_rest_checkout_process_payment_with_context', AutomatticWooCommerceBlocksPaymentsPaymentContext $context, AutomatticWooCommerceBlocksPaymentsPaymentResult $result )

Process payment with context.


Description Description


Parameters Parameters

$context

Holds context for the payment, including order ID and payment method.

$result

Result object for the transaction.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php



Top ↑

User Contributed Notes User Contributed Notes

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