Php Page Paypal Script Redo
I have a php page that allows customers to place an order for audio programs and then sends them to PayPal to make the payment when the order is complete.
Here are the problems:
1. The page no longer self-refreshes when someone has selected their state. Needs to auto-refresh with new total when state is selected or when someone adds another program to the order.
2. PayPal is no longer displaying mailing address information in conjunction with the purchase records. We MUST have a mailing address and it worked fine until I messed with the html elements of the code one day. You will need to be VERY familiar with PayPal to fix this problem.
3. I want to add a select field in the form that defaults to “select a format” and dropboxes options USB Flash Drive and Audio CDs. I want this field to be required to have either USB Flash Dirve or Audio CDs selected before it will submit the form.
4. I want the form to email itself to me when the user presses the PayPal payment button.
I am needing a quick turnaround. The programmer that took this originally was not able to resolve the mailing address problem in PayPal.


