Giter Site home page Giter Site logo

hipay-enterprise-sdk-woocommerce's People

Contributors

etiennelandais avatar hipaybot avatar jbaptistelvt avatar legithubdeaymeric avatar thibautgdt avatar tviardin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

misterwp ravalum

hipay-enterprise-sdk-woocommerce's Issues

Validation de la signature de la notification serveur à serveur toujours en erreur

version hipay enterprise WC : 1.9.1, même souci sur 1.9.0 ou version précédente
version WC : 6.1.1

Sur un MID Hipay en Sandbox.

Impossible de faire valider la signature sur mon environnement de developpment ainsi que sur le serveur de production.
Dans les deux cas je suis derrière un reverse proxy Nginx.
J'ai vérifié les identifiants privés et publiques ainsi que la clé secrete, tout est ok, j'ai également vérifié via un point d'arrêt à la validation, les signatures ne match jamais.

Sur la transaction dans le BO Hipay j'obtiens un "403 Forbidden" avec un payload : "Bad Callback initiated - signature"

Header de la réponse :
Server: nginx
Date: Tue, 12 Apr 2022 20:29:38 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 34
Connection: keep-alive
Keep-Alive: timeout=20
X-Powered-By: PHP/7.4.27
Vary: Accept-Encoding,Cookie
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0

Quelqu'un aurait une piste car là je bloque...

Still some Short_open_tag

Hello,

After a fresh installed I encountered an error "EOF" when trying to access the admin panel of the plugin.

It concerns 2 files :

I had to turn on the short_tag option in production and I'm not really sure this is the way to go when it comes to this functionnality in production.

Short tag may be in other file, but as of today I didn't encountered any others errors.

Thanks for your consideration.

Issues on upgrading to 1.1.0

Hello,

I got some issues while upgrading to v1.1.0. (I'm currently trying to upgrade the plugin on localhost only).

I tried 2 ways of upgrading the plugin :

  • If I keep the 1.0.0 activated, and try to update all plugin's files manually, the server just crash and when I look into apache error.log I get this error :
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
    So I have DLL files error and I'm on a Linux machine (Debian 9 Stretch). I already checked php.ini configuration file to see if the error was there, but everything looks ok.
  • If I first deactivate the plugin, and then, update all plugin's files. I'm redirected to the website homepage everytime I try to activate the plugin and the activation fail.

I'm trying the update on Wordpress 5.0.3 / WooCommerce 3.5.3. The 1.0.0 plugin's version works great.

BUGFIX : Parse error: unexpected end of file admin-mapping-category-settings.php and admin-mapping-delivery-settings.php

Parse error: syntax error, unexpected end of file in :

\woocommerce_hipayenterprise\includes\admin\template\admin-mapping-category-settings.php on line 62
line 44 : <? endforeach; ?> change to <?php endforeach; ?>

\woocommerce_hipayenterprise\includes\admin\template\admin-mapping-delivery-settings.php on line 94
line 63 : <? endforeach; ?> change to <?php endforeach; ?>
line 76 : <? endforeach; ?> change to <?php endforeach; ?>

Good luck !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.