Jump to content
xt:Commerce Community Forum

Lande immer wieder auf der Zahlseite


Recommended Posts

Hallo,

wenn man im neu installierten Shop (v3.0.4 SP2.1) eine Bestellung abschickt landet man immer wieder auf der Zahlseite (checkout_payment.php). Und zwar scheitert es wohl hier dran:


if ((xtc_not_null(MODULE_PAYMENT_INSTALLED)) && (!isset ($_SESSION['payment']))) {
xtc_redirect(xtc_href_link(FILENAME_CHECKOUT_PAYMENT, '', 'SSL'));
}
[/PHP]

aus der checkout_process.php

Weiss jemand Rat?

Ciao! Bjoern

Link to comment
Share on other sites

checkout_process.php sollte auf checkout_success.php weiterspringen. Nutz du die Paypal-Methode? GGf mal die abschalten und neu testen, trat wohl häufig im Zusammenhang mit der Zahlungsmethode statt. Auch SSL auf einigen Severn machte Probleme, ggf. das mal abschalten. Ansonsten noch prüfen ob Register Globnals auf On oder OfF stehen. PHP 5 drauf?

Hoffe konnte helfen.

Ihr XT:Commerce Experte, 0711concept.de

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...