Home » Item #268
How do I remove the shipping address fields in the credit card payment form? Our credit card clearing bank only permitts us sending to the billing address.
First, you need to remove the rows from payonline.asp (or the payment system equivalent script) so that the fields do not show on the form. Since these are not required fields, you shouldn't have to remove any error checking from mailorder.asp.
The shipping fields will show in the order email - you can remove these if necessary by editing the message text in mailorder.asp, otherwise they will appear but be blank.