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
  • !21

refs #70781 Order confirmation is sent twice when the order status for the PayPal payment comes again

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Till Tepelmann requested to merge 70781 into release_1.27.1 Nov 21, 2023
  • Overview 2
  • Commits 3
  • Pipelines 0
  • Changes 7

Bestellbestätigung wird doppelt gesendet wenn der Order Status für die PayPal Zahlung erneut kommt

Wir senden von PayPal 2 Notifications einmal "Capture Completed" und einmal "Order Completed" aber in beiden Fällen wird die E-Mail an den Kunden gesendet. Sodass die Bestellbestätigung 2 mal gesendet wird

Um das zu korrigieren, sollte vorher geprüft werden ob der Order Status bereits einmal mit den Capture Completed vorhanden ist und nur dann den Status ändern, wenn noch nicht.


Order confirmation is sent twice when the order status for the PayPal payment comes again

We send 2 notifications from PayPal once "Capture Completed" and once "Order Completed" but in both cases the e-mail is sent to the customer. So that the order confirmation is sent 2 times

To correct this, you should first check whether the order status already exists once with the Capture Completed and only change the status if not yet.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 70781