WebSite X5Help Center

 
MP MEDICAL PARTNER
MP MEDICAL PARTNER
User

Safer Pay Hmtl Code  de

Auteur : MP MEDICAL PARTNER
Visité 1348, Followers 2, Partagé 52  
Mots-clés :: hmtl,safer

Hallo diesen HMTL-Code (Safer Pay) haben wir in unserem guten alten Website X5 Evolution 8 integriert und er funktioniert auch perfekt. Leider funktioniert in Website X5 Evolution9 der Code überhaubt nicht mehr ! Der Warenkrob blockiert bzw. es kann nicht mehr in den Warenkorb gelegt werden....

Code:

<form method="post"

action="https://www.saferpay.com/hosting/Redirect.asp">

<input type="hidden" name="ACCOUNTID" value="415026-17813717" >

<input type="hidden" name="AMOUNT" value= "[PRICE]">

<input type="hidden" name="CURRENCY" value="CHF" >

<input type="hidden" name="ORDERID" value="[ORDER_NO]" >

<input type="hidden" name="DESCRIPTION" value="Ihr Einkauf" >

<input type="submit" name="SUBMIT" value="Bezahlen...">

</form>

Kann mir jemand helfen? Vielen Dank!

Posté le
8 RéPONSES - 1 CORRECT
Pcssa .
Pcssa .
Moderator

. . . daran gedacht es auf HTML5 umzuschreiben ? Wink

Vielleicht auch mal das (im Anhang) lesen - die Infos von Incomedia . . .

Lire plus
Posté le de Pcssa .
Little-key .
Little-key .
User

Geht doch perfekt. Rein ins HTML-Objekt und fertig. Sogar in Vorschau.

Lire plus
Posté le de Little-key .
MP MEDICAL PARTNER
MP MEDICAL PARTNER
User
Auteur

sorry bei mir funktioniert es nicht... wie habt ihr das gemacht?

Lire plus
Posté le de MP MEDICAL PARTNER
Little-key .
Little-key .
User
Simon K.
sorry bei mir funktioniert es nicht... wie habt ihr das gemacht?  

Anlage

Lire plus
Posté le de Little-key .
MP MEDICAL PARTNER
MP MEDICAL PARTNER
User
Auteur

Leider bekomme ich folgende Fehlermeldung...

Lire plus
Posté le de MP MEDICAL PARTNER
Little-key .
Little-key .
User

Mach mal ein paar mehr screenshots wie eingebaut, ggf. sende die per Mail über meine Homepage und ein Link zu Deiner Seite wäre auch nett.

Lire plus
Posté le de Little-key .
MP MEDICAL PARTNER
MP MEDICAL PARTNER
User
Auteur

Ich weiss we das Problem liegt. Der HMTL-Code von Saferpay benötigt bei Amont das Wort [0000]. Website X5 benötigt aber das Wort [PRICE].

<input type="hidden" name="AMOUNT" value= "[PRICE]">

Der Support von Website X5 Evo 8 hat uns früher kurzer Hand das Programm angepasst siehe original Mail:

Von:Help - WebSiteX5.com [***] Gesendet: Donnerstag, 18. November 2010 09:59 [Incomedia Help] Ihre Anfrage

******************************************************************** Automatische Antwortmail. Bitte nicht auf diese Nachricht antworten. ********************************************************************

Thanks for your reply.

I've changed the file x5cart.js to format the number as requested by SaferPay (actually it removes the "." and the "," from the amount string). Download the attachment of this ticket and extract the file "x5cart.js" into the "Res" folder of your WebSite X5 installation (by default it's in "C:\\program files\\WebSite X5 v8 - Evolution") then upload the entire site again. After the upload, load your home page in the browser and press CTRL+F5 to refresh the browser cache then test again the e-commerce cart procedure.

For any further inquiry please do not hesitate to contact us.

Best regards, Incomedia"

Das geänderte File siehe im Anhang.

Lire plus
Posté le de MP MEDICAL PARTNER