julbukki Posted October 14, 2005 Posted October 14, 2005 Iam new in php but so far i have managed to get payment module working. Couple things need help. There is only one text parameter that i can pass on to payment gateway. So in that one line i have to include first name, lastname, address, city, zip and if its not impossible porducts that was ordered. Couple of line breaks should be used to make text more readeble. Also i need help what is named for order id in OSC? I need that info also in form as order id so please give me example where to find this. Thansk in advance. So this is what i could do mysel. This produce first name there but i dont know how to get other info also: tep_draw_hidden_field('Order_Description',$order->billing ['firstname']....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.