veritrans / SNAP-Prestashop

MIT License
2 stars 9 forks source link

Page Not Found - After Midtrans Payment Page #15

Closed yosioliver closed 5 years ago

yosioliver commented 5 years ago

Error occur because (amp; character on address browser bar)

https://my-url/index.php?fc=module&module=midtranspay&controller=success&id_lang=2&order_id=26&status_code=200&transaction_status=capture.

When i removed the amp; then the order detail will appear as expected

PS : Prestashop 1.7.6.0 midtranspay plugin : downloaded from this github

Please advice....thank you

rizdaprasetya commented 5 years ago

Try the current version, it should be fixed by https://github.com/veritrans/SNAP-Prestashop/pull/16 let us know if the issue still exist

yosioliver commented 5 years ago

ss27

Hi, Thank you for the response. But the problem still occurred.

PS : 1. I already use the latest code from this github for the midtrans plugin

  1. Please see the image attached as the reference

Please advice, thank you

rizdaprasetya commented 5 years ago

Looks like the issue is on your server/hosting configuration, or something is trying to encode HTML your frontend.

On our test environment and some other merchant server, we have not encounter such issue.

We can only attempt to fix, but no guarantee. Try again now with latest version.

If issue persist please check your server configuration.

yosioliver commented 5 years ago

Hi,

Now the problem is resolved.

Thanks in advance :D

Regards,