I went from Test to Prod today. They said I just needed to change the setting in the ZC module from test to prod, but of course there was a little more to it than that.
When I logged into the Prod ePDQ backend I had to check all the parameters and noticed the SHA passwords weren't correct. I also had to modify one of the URLs (as above).
Finally (and with less hair than I started the day with), it appears to be working. I've ordered something and checked out successfully and the notifications have arrived, and the transaction is recorded.
Only lose end now is the page to which the customer is sent after leaving the secure payment area. Bydefault it goes to a page saying 'Your Shopping Cart is Empty' which is a bit vague.
I'm loathe to change anything in the Prod backend are but presumably I need to change Accepturl: displayed when the payment has been authorised, stored, accepted or is waiting to be accepted.
from
https://www.blahblah.com/index.php?m...eckout_process
to
https://www.blahblah.com/index.php?main_page=account or what is the page that shows a successful completion of order?
Bookmarks