Hallo, ich nutze das Plugin „PostFinance Checkout Payment“ 1.0.59 von @customweb ltd
Im Testmodus des „PostFinance Checkout“ hat alles super funktioniert. Jetzt wo es auf Live-Modus ist bekomme ich keine Bestellung durch. Die Seite example.com/ checkout/confirm mit „Zahlungspflichtig bestellen“ lädt sich beim Klick darauf nur neu.
Console generell :
A cookie associated with a cross-site resource at https://www.postfinance-checkout.ch/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
A cookie associated with a cross-site resource at https://checkout.postfinance.ch/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
DevTools failed to load SourceMap: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.preload.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.preload.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
Console nach Klick :
- POST: https://example.com/PostFinanceCheckoutPaymentCheckout/saveOrder 503
- (Reload der Seite)
- IFrame has been initialized.
Backend-Bestellungsübersicht:
- Versand: „0“
- Bestellstatus: „Muss geklärt werden“
- Zahlstatus „Offen“
Backend Error-log : 1x leerer Error und 2x folgender
Entity of type 'Shopware\Models\Dispatch\Dispatch' for IDs id(0) was not found
Beim Support von Postfinance geht alles. Die Frau bekommt das Postfinance-Zahlfenster zu sehen. Aber hier bei uns niemand. Wir haben auch versucht von verschiedenen IPs zu bestellen. Aber es geht nicht. Es ist auch nur das Plugin. Paypal funktioniert einwandfrei.
Hat jemand eine Idee.
Vielen Dank und Gruss.
SW 5.6.6.
PHP 7.4.4
Timmehosting