Contao-Camp 2024
Ergebnis 1 bis 10 von 10

Thema: Eingang Bestellbestätigung nur bei Vorkasse, bei Paypal nicht. Hilfe!

  1. #1
    Contao-Nutzer
    Registriert seit
    15.01.2018.
    Beiträge
    61

    Standard Eingang Bestellbestätigung nur bei Vorkasse, bei Paypal nicht. Hilfe!

    Hallo zusammen,

    Eine Bestellbestätigung wird an den Administrator geschickt, sobald eine Bestellung im Isotope-Shop eingegangen ist. So sollte es eigentlich sein, aber:

    In diesem Fall scheinen nur Bestellbestätigungen einzugehen, wenn als Bezahlmethode "Vorkasse" ausgewählt wurde. Bei "Paypal" trudelt nur die Standard-Email von Paypal ein, nicht aber von Isotope.

    Eine Bedingung o.ä. existiert nicht.

    Was ist da los? Weiß jemand Rat?

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.900
    Partner-ID
    10107

    Standard

    Welchen Status haben die Bestellungen in Isotope nach erfolgreichter Zahlung über PayPal?

  3. #3
    Contao-Nutzer
    Registriert seit
    15.01.2018.
    Beiträge
    61

    Standard

    Hallo Spooky,

    alle haben den Bestellstatus "Pending", sowohl die Bestellungen über Vorkasse als auch die über Paypal.

  4. #4
    Contao-Nutzer
    Registriert seit
    15.01.2018.
    Beiträge
    61

    Standard

    Hat jemand eine Idee, woran es liegen könnte? Erscheint mir doch sehr seltsam.

  5. #5
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.900
    Partner-ID
    10107

    Standard

    Stehen Fehler im System Log?

  6. #6
    Contao-Nutzer
    Registriert seit
    15.01.2018.
    Beiträge
    61

    Standard

    Hallo Spooky,

    im System-Log im Backend ist nichts zu finden. Über FTP werden diese Meldungen ausgespuckt:

    HTML-Code:
    PHP Runtime notice: Non-static method Contao\Controller::loadDataContainer() should not be called statically in /homepages/31/d73326470/htdocs/contao/system/modules/haste/library/Haste/Util/Format.php on line 114
    #0 /homepages/31/d73326470/htdocs/contao/system/modules/haste/library/Haste/Util/Format.php(114): __error(2048, 'Non-static meth...', '/homepages/31/d...', 114, Array)
    #1 /homepages/31/d73326470/htdocs/contao/system/modules/haste/library/Haste/Util/Format.php(114): Contao\Controller::loadDataContainer()
    #2 /homepages/31/d73326470/htdocs/contao/system/modules/isotope/library/Isotope/Model/Attribute.php(264): Haste\Util\Format::dcaValue('tl_iso_product', 'name', 'Monzeler K\xC3\xA4tzc...')
    #3 /homepages/31/d73326470/htdocs/contao/system/modules/isotope/library/Isotope/Model/Product/Standard.php(491): Isotope\Model\Attribute->generate(Object(Isotope\Model\Product\Standard), Array)
    #4 [internal function]: Isotope\Model\Product\Standard->Isotope\Model\Product\{closure}('name')
    #5 /homepages/31/d73326470/htdocs/contao/system/modules/core/library/Contao/Template.php(135): call_user_func_array(Object(Closure), Array)
    #6 /homepages/31/d73326470/htdocs/contao/templates/iso_reader_default.html5(11): Contao\Template->__call('generateAttribu...', Array)
    #7 /homepages/31/d73326470/htdocs/contao/templates/iso_reader_default.html5(11): Isotope\Template->generateAttribute('name')
    #8 /homepages/31/d73326470/htdocs/contao/system/modules/core/library/Contao/Template.php(276): include('/homepages/31/d...')
    #9 /homepages/31/d73326470/htdocs/contao/system/modules/core/classes/FrontendTemplate.php(37): Contao\Template->parse()
    #10 /homepages/31/d73326470/htdocs/contao/system/modules/isotope/library/Isotope/Model/Product/Standard.php(597): Contao\FrontendTemplate->parse()
    #11 /homepages/31/d73326470/htdocs/contao/system/modules/isotope/library/Isotope/Module/ProductReader.php(111): Isotope\Model\Product\Standard->generate(Array)
    #12 /homepages/31/d73326470/htdocs/contao/system/modules/core/modules/Module.php(148): Isotope\Module\ProductReader->compile()
    #13 /homepages/31/d73326470/htdocs/contao/system/modules/isotope/library/Isotope/Module/Module.php(83): Contao\Module->generate()
    #14 /homepages/31/d73326470/htdocs/contao/system/modules/isotope/library/Isotope/Module/ProductReader.php(74): Isotope\Module\Module->generate()
    #15 /homepages/31/d73326470/htdocs/contao/system/modules/core/elements/ContentModule.php(63): Isotope\Module\ProductReader->generate()
    #16 /homepages/31/d73326470/htdocs/contao/system/modules/core/library/Contao/Controller.php(456): Contao\ContentModule->generate()
    #17 /homepages/31/d73326470/htdocs/contao/system/modules/core/modules/ModuleArticle.php(196): Contao\Controller->getContentElement(Object(Contao\ContentModel), 'main')
    #18 /homepages/31/d73326470/htdocs/contao/system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #19 /homepages/31/d73326470/htdocs/contao/system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #20 /homepages/31/d73326470/htdocs/contao/system/modules/core/library/Contao/Controller.php(392): Contao\ModuleArticle->generate(false)
    #21 /homepages/31/d73326470/htdocs/contao/system/modules/core/library/Contao/Controller.php(254): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #22 /homepages/31/d73326470/htdocs/contao/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #23 /homepages/31/d73326470/htdocs/contao/index.php(256): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #24 /homepages/31/d73326470/htdocs/contao/index.php(440): Index->run()

  7. #7
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.900
    Partner-ID
    10107

    Standard

    Hast du eine Benachrichtigung im Kassa Modul eingestellt?

  8. #8
    Contao-Nutzer
    Registriert seit
    15.01.2018.
    Beiträge
    61

    Standard

    Ja, ist auch eingestellt.

  9. #9
    Contao-Nutzer
    Registriert seit
    15.01.2018.
    Beiträge
    61

    Standard

    Hallo zusammen,

    Ich habe nochmal etwas das Forum durchsucht und bin auf diesen Link gestoßen: https://community.contao.org/de/showthread.php?61657-Isotope-2-3-3-C3-5-6-Ich-schaff%C2%B4s-nicht-Mail-an-Shopbetreiber-oder-Besteller

    Die Bestellungen über Paypal werden auch in der Bestellübersicht aufgenommen.

    Die verschiedenen Bestellstatus sind nicht mit einer Benachrichtigung hinterlegt, im Kassenmodul ist unter Benachrichtigung "Bestellbestätigung" ausgewählt. Liegt hier vielleicht der Fehler? Sollte ich "Vorkasse" und "Paypal" jeweils einen anderen Bestellstatus zuweisen, im Bestellstatus selbst die Bestellbestätigung aktivieren, und sie wiederum aus dem Kassenmodul löschen?

  10. #10
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.900
    Partner-ID
    10107

    Standard

    Nein, das sollte man nicht machen. Siehe https://github.com/isotope/core/issues/2013

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •