Projekt

Allgemein

Profil

GX-Bug #70570

Von Marco Bruchmann vor 11 Monaten aktualisiert

Bei der Afterbuy-Bestelldatenexport-Schnittstelle steuert der NoFeedback-Parameter, ob/wann die Erstkontakt-E-Mail von Afterbuy versendet wird. Dies sollte konfigurierbar sein. 

 Schritte zum Reproduzieren: 
 * Afterbuy-Modul installieren 
 * Konfiguration für Bestellexport aufrufen 
 * gesendete Daten bei Bestellexport prüfen (z. B. mit test_ab_ordersend.php) 

 Erwartetes Ergebnis: 
 Konfigurationsseite zeigt Option zum Anpassen des NoFeedback-Parameters; Parameter wird entsprechend der Konfiguration gesendet. 

 Tatsächliches Ergebnis: 
 Parameter ist nicht konfigurierbar. 

 --- 

 Afterbuy’s API for transferring order data from a shop to Afterbuy has a parameter named NoFeedback which controls how Afterbuy treats the order with regard to sending emails to the customer. This should be configurable. 

 Steps to reproduce: 
 * install Afterbuy module 
 * check configuration for order data export 
 * check data sent to Afterbuy (e. g. with test_ab_ordersend.php) 

 Expected result: 
 Configuration has an option to configure NoFeedback; value for NoFeedback in data sent to Afterbuy follows this configuration. 

 Actual result: 
 Configuration option does not exist. 

Zurück