0

Worldpay is my payment gateway and we use SNI certificate on the server.

However, WorldPay is not compatible over SNI at the moment. The recommended solution by the tech team over there is to change the callback URL to use HTTP instead of HTTPS.

1) Can someone guide me how to do this on Magento because I am totally confused?

2) Also what kind of security implications could this cause? and should his page be hidden from search engines etc?

i think the change needs to be made in the htaccess file, but i'm not sure. Just change the one page to be sent over http instead of https

asked Apr 22, 2017 at 12:04
1
  • i think the change needs to be made in the htaccess file, but i'm not sure. Just change the one page to be rested over http instead of https Commented Apr 22, 2017 at 12:55

1 Answer 1

0

you will have to use a dedicated ip address for your shop, to properly work with any https payment gateways that dont support SNI.

changing payment links to HTTP is a bad idea.

answered Apr 24, 2017 at 7:45

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.