CTresman
August 22nd, 2003, 01:54 PM
I'm trying to design a custom gateway, and have been able to pass across most variables, such as the grand total via $order[grand_total].
I'd also like to be able to pass across an "item breakdown", ie, a list of items orders, but there does not appear to be such a variable. Any suggestions?
Ideally, I'd like an item breakdown showing quantity of each item, plus price, ie something like this:
1 x Buddy Holly CD @ $10.00
2 x Elvis Presley CD @ $12.00
Ian
I'd also like to be able to pass across an "item breakdown", ie, a list of items orders, but there does not appear to be such a variable. Any suggestions?
Ideally, I'd like an item breakdown showing quantity of each item, plus price, ie something like this:
1 x Buddy Holly CD @ $10.00
2 x Elvis Presley CD @ $12.00
Ian