zibrnp Posted May 31, 2017 Share Posted May 31, 2017 I am using sandbox from PayPal and experiencing issue with URL when payment fails. When the payment fails I get this message "Sorry, we can’t complete your purchase at this time" with a button that says "Return to Store". When I click the button URL is: https://shop.mydomain.comindex.php/?controller=order&step=1&token=EC-7S820809X23746729 As you can see "/" is missing between ".com" and "index.php" How I can correct it? Thanks Link to comment Share on other sites More sharing options...
zibrnp Posted May 31, 2017 Author Share Posted May 31, 2017 It was my silly mistake ahhhhh It was happening like that because my apache config file had Redirect permanent to: https://shop.mydomain.com instead of https://shop.mydomain.com/ Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now