I’m writing a custom gateway calling a webservice at a fullfilment house. So as well as the top level order details I need the order item details in my process_payment method. They’re not in $this->order, and I don’t seem to have access to the EE db query class to do my own select - is there another way/API to get them?
Accessing order_items in custom gateway class |
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
