123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|678|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Web Development -> confirmation form?

Sun, 13 Apr 2014, 15:46
spinal
Heres something I'm stuck with...

Got a php page with an order form, currently going directly to paypal on submit.
on validation im creating an array in javascript something like -

['item1',3,'item2',1,item3',8.......] etc.

I want to send this array instead of my original form, or rather shoehorn it in place of some of the other fields.

possible?

-=-=-
Check out my excellent homepage!
Mon, 14 Apr 2014, 00:04
spinal
Actually, I'll do it all in php. Makes more sense that way.

-=-=-
Check out my excellent homepage!
Mon, 14 Apr 2014, 03:08
steve_ancell
I would have thought PayPal would provide some sort of tutorial for that kind of stuff.