Jump to content

Mysterious confirmation page. Possibly a portal to another dimension.


dhurley

Recommended Posts

When I checkout on my store using authorize.net I am shown a confirmation page. But I cannot find the page that actually controls it. According to the developer of the authorize.net module the confirmation page is here:

 

/modules/authorizedotnet/views/templates/front/confirmation.tpl

 

I have changed that page, emptied that page, completely deleted it. I even tried deleting the order-confirmation.tpl page from my template. 

 

I have all of the caches turned off. And in debug mode. I have clicked on the clear cache and stuff button many many times. Force compile setting on. I deleted the cache folder in my theme. I deleted cache/class_index.php. I manually deleted the contents of cache/smarty/compile and cache/smarty/cache

 

But it is always there. I cannot change it. I cannot get it to go away, unless I exit before it is called. 

 

It is redirecting to this page once the validation is complete.

 

https://sitename.com/index.php?controller=order-confirmation&key=f4f03fc2b4fb7b7759a8eae1af55216c&id_cart=1180&id_module=195&id_order=98348

 

I have tried to search the entire code base for things in the source of the displayed confirmation page, and I cannot find any hidden files.

 

It could be magic. Maybe it is aliens trying to contact us. Or maybe I am just missing something.

 

Any help would be great! Even just additional trouble shooting ideas.

Link to comment
Share on other sites

So I have disabled the theme I am using, so this is not using the default template.

 

It appears that prestashop may be using two files for this page. /theme/default/order-confirmation.tpl and then the confirmation page from the payment module that has been used. I am unable to confirm this, because I cannot get a confirmation page change to show up.

 

I am unable to change the confirmation page for the cheque module either.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...