Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make module check for https instead of http? #30

Closed
janoroh opened this issue Jan 5, 2017 · 5 comments
Closed

Make module check for https instead of http? #30

janoroh opened this issue Jan 5, 2017 · 5 comments

Comments

@janoroh
Copy link

janoroh commented Jan 5, 2017

I have the same problem as the two users in the closed "Status not sent to Prestashop" issue at #9 (payments work, but no order is created and no status sent), but my site is not in maintenance mode. I guess in my case it's because the site runs fully on SSL (not just checkout and user account), so the URLs that the module checks are not correct. In the Mollie dashboard, I see these lines for a test payment I made:
redirection URL: http://www.myurl.de/module/mollie/return?cart_id=5666&utm_nooverride=1
webhook URL: http://www.myurl.de/module/mollie/webhook

I guess it's correct that the "module" folder doesn't actually exist (only "modules") and neither the "webhook" subfolder since another poster in that old thread had that same issue but it worked nevertheless when he turned off maintenance mode.

But is there a way to add some code to the module so that it actually checks for https://www.myurl instead of http://? This would be very helpful and probably solve the problem (at least I can't think of anything else that might be wrong). Thanks!

@snowycatsoftware
Copy link
Contributor

Hi @janoroh ,

Do you still need support on this problem / need help in order to get the Mollie Module working properly?

Regards

@janoroh
Copy link
Author

janoroh commented Jun 22, 2017

Yes, please. I've still had no way of getting the module to work (and still believe that it's due to my using of SSL on my server). Thanks!

@snowycatsoftware
Copy link
Contributor

snowycatsoftware commented Jun 22, 2017

Hi @janoroh ,

Could you please provide us with the following information:

  • server information (especially your PHP version) and your prestashop version (Choose: advanced settings >> information);
  • the version number of the Mollie Module you are currently using (Choose: Modules >> Modules & Services);
  • if you choose "Settings >> General", do you have "activate SSL" set to "yes" and do you have "activate SLL on all pages" set to "yes";
  • are you currently using a so called "clean url's" module which removes all id's from the url? These are known to conflict / cause problems with other modules. If so, please disable the clean url's module and perform a test payment;
  • have you tried debugging by disabling all non-native Prestashop Modules while keeping the Mollie Module enabled, and perform a test payment;
  • open the Mollie Module configuration screen and set the error logging on the bottom of the page to "all" and save the settings. Now perform a test payment. Choose advanced settings in the backend of your store and then go to the log and select the last page. If you perform a test payment, what errors are displayed in your log?
  • could you please post the link to your test-store?

Regards

@snowycatsoftware
Copy link
Contributor

Hi @janoroh ,

Have you had a chance to try our suggestions? Please let us know so we can solve your problem as soon as possible.

Regards

@snowycatsoftware
Copy link
Contributor

Hi @janoroh ,

We are closing this issue. You can still place comments to let us know if you still need support. We will close comments after 1 week.

Regards

margud pushed a commit that referenced this issue Sep 9, 2020
…backorder-paid-status

4.0.8 backorder paid order conf email sending fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants