Jump to content

XML Payment Gateway Error


odimusic

Recommended Posts

Hi somebody have an issue  ? I use a Hipay payment downloaded from cubecart download section the right version and i have a error:

 

Error:

 

Aucune information de style ne semble associée à ce fichier XML. L'arbre du document est affiché ci-dessous.
      <mapi><mapiversion>1.0</mapiversion><md5content>8*************************************e</md5content><result><status>error</status><message>Empty xml field !!!</message></result></mapi>

 

Link to comment
Share on other sites

  • 11 months later...

I know this is an old thread, but I ran into this problem today, and isolated and fixed the underlying problem. I am sharing the fix for anybody else who may stumble across this page looking for the solution.

within the module, open gateway.class.php

in the section that builds the XML, around line 95 look for all of the "url_" elements.

replcae all instances of  & in the URL with &amp;

fixed..

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...