I set up oscommerce but have one question and one huge problem:
Problem
When a user clicks checkout and gets to the checkout_confirmation.php file the following error is thrown when Confirm Order is clicked:
The referrer, relay response or receipt link URL is invalid
What do I have set up incorrectly? It must be related to my configuration/misconfig of the payment module, but I don't see how to fix it. I set up processing to go through authorize.net. This is prohibiting me from launching the store for this charity, so any help would be greatly appreciated. I did not configure authorize.net to use relay response.
Question
I configured sales tax for California and oscommerce displays sales tax in the checkout_confirmation.php screen, but there is no title, just a : followed by the tax amount. The variable, heading_tax appears to hold this text, how do I set it? In the Languages/English folder, this variable appears to be set to Tax in the checkout_confirmation.php file.
Again, thank you
Problem
When a user clicks checkout and gets to the checkout_confirmation.php file the following error is thrown when Confirm Order is clicked:
The referrer, relay response or receipt link URL is invalid
What do I have set up incorrectly? It must be related to my configuration/misconfig of the payment module, but I don't see how to fix it. I set up processing to go through authorize.net. This is prohibiting me from launching the store for this charity, so any help would be greatly appreciated. I did not configure authorize.net to use relay response.
Question
I configured sales tax for California and oscommerce displays sales tax in the checkout_confirmation.php screen, but there is no title, just a : followed by the tax amount. The variable, heading_tax appears to hold this text, how do I set it? In the Languages/English folder, this variable appears to be set to Tax in the checkout_confirmation.php file.
Again, thank you