Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • hub-connector hub-connector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Redmine
    • Redmine
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Gambio HubGambio Hub
  • hub-connectorhub-connector
  • Merge requests
  • !20

refs #70729 Sometimes no order confirmation is sent by mail when a payment is obviously successful from PayPal via PUI, SOFORT, GIROPAY etc.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Till Tepelmann requested to merge 70729 into release_1.27.1 Oct 30, 2023
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

Manchmal wird keine Bestellbestätigung per Mail gesendet wenn eine Zahlung offentsichtlich erfolgreich von PayPal über PUI, SOFORT, GIROPAY etc. erfolgt

Kann wie folgt reproduziert werden:

  1. Shop installieren
  2. Shop mit dem Hub verbinden
  3. PayPal2Hub konfigurieren
  4. Testebestellung z.B. mit Rechnungskaug oder SOFORT über PayPal2Hub ausführen

Erwartetes Ergebnis: Die E-Mail Bestellbestätigung sollte erst dann gesendet werden, wenn die erfolgreiche Zahlung von PayPal bestätigt wird.

Tatsächliches Ergebnis: Es wird aber in den meisten Fällen erst gar keine E-Mail gesendet weil die Meldung von PayPal zu schnell kommt und in dem Moment die Bestellung aber noch nicht abgeschlossen ist. Bei Zahlungen die länger dauern, klappt das in der Regel.


Sometimes no order confirmation is sent by mail when a payment is obviously successful from PayPal via PUI, SOFORT, GIROPAY etc.

Can be reproduced as follows:

  1. install store
  2. connect store with hub
  3. configure PayPal2Hub
  4. run test order e.g. with Rechnungskaug or SOFORT via PayPal2Hub.

Expected result: The email order confirmation should not be sent until the successful payment is confirmed by PayPal.

Actual result: However, in most cases, no email is sent at all because the message from PayPal comes too quickly and at that moment, however, the order is not yet completed. For payments that take longer, it usually works.

Edited Oct 30, 2023 by Till Tepelmann
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 70729