Skip to content

New SDK notifications#104

Merged
aleksanderkakol merged 14 commits intomasterfrom
handle-notification-sdk
Mar 19, 2026
Merged

New SDK notifications#104
aleksanderkakol merged 14 commits intomasterfrom
handle-notification-sdk

Conversation

@aleksanderkakol
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

Comment thread Notification/Strategy/CardNotificationProcessor.php
Comment thread Notification/NotificationProcessor.php Outdated
if ($orderId) {
$storeId = $this->getOrderStore($orderId);
}
$defaultStoreId = $this->storeManager->getDefaultStoreView()->getId();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is called within controller it should have correct store resolved already by system.
It should be safe to assume that $this->storeManager->getCurrentStoreId() is correct store id for notification (based on URL generated during transaction creation it should have proper domain / store code in address)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Comment thread Notification/NotificationProcessor.php Outdated
Comment thread CHANGELOG.MD
@aleksanderkakol aleksanderkakol merged commit 9d22390 into master Mar 19, 2026
10 checks passed
@aleksanderkakol aleksanderkakol deleted the handle-notification-sdk branch March 19, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants