Projekt

Allgemein

Profil

GX-Bug #70358

Von Marco Bruchmann vor etwa 1 Jahr aktualisiert

Die separaten Zugangsdaten für die Shop-API sind unnötig, da auch hier die Token-basierte Variante verwendet werden kann. 

 Schritte zum Reproduzieren: 
 * Afterbuy-Modul installieren 
 * Konfiguration des Moduls aufrufen 

 Erwartetes Ergebnis: 
 Für den API-Zugang können Partner-Token und Account-Token eingegeben werden. 

 Tatsächliches Ergebnis: 
 Neben Partner-Token und Account-Token werden auch noch Partner-ID, Partner-Passwort und Benutzername abgefragt. 

 --- 

 The separate access data for the shop API are unnecessary, as the token-based variant can also be used here. 

 Steps to reproduce: 
 * Install the Afterbuy module 
 * Call up the configuration of the module 

 Expected result: 
 Partner token and account token can be entered for API access. 

 Actual result: 
 In addition to partner token and account token, partner ID, partner password and user name are also requested. 

Zurück