feat(orders): OD-6365 edit order buttton with timer#850
Merged
sallainternalbot[bot] merged 51 commits intomasterfrom Apr 6, 2026
Merged
feat(orders): OD-6365 edit order buttton with timer#850sallainternalbot[bot] merged 51 commits intomasterfrom
sallainternalbot[bot] merged 51 commits intomasterfrom
Conversation
…ements and simplifying structure
Contributor
Up to standards ✅🟢 Issues
|
ali-subaie
approved these changes
Apr 6, 2026
jalmatari
requested changes
Apr 6, 2026
jalmatari
approved these changes
Apr 6, 2026
Comment on lines
+96
to
+97
| {% elseif order.customer_editing.payment_url %} | ||
| <salla-button href="{{ order.customer_editing.payment_url }}" color="primary" size="sm"> |
There was a problem hiding this comment.
This is not the edit_url. The edit_url is the route used to open the edit page, but this one is the payment URL used to direct the customer to pay the remaining amount
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behaviour? (You can also link to an open issue here)
What is the new behaviour? (You can also link to the ticket here)
Does this PR introduce a breaking change?
Screenshots (If appropriate)