rpress_complete_fooditem_purchase

Author: bibhu 374 views

This action runs once for each fooditem product that is purchased. It runs only once the payment is marked as complete.

do_action( 'rpress_complete_fooditem_purchase', $fooditem['id'], $payment_id, $fooditem_type, $fooditem, $cart_index );