So if I decided to write a custom sendform for this extension so I can factor in UPS shipping....
What information is being passed by the extension to my sendform url? Should I just look at $_POST and see what is there?
I still want to use paypal as my processor, but I would like to get the data, play around with it, then send it through IPN so I can also do a thank you message etc etc.