Skip to content

Need to consider passing shoppingCartId at more places#589

Merged
sarahelsaig merged 5 commits into
OrchardCMS:mainfrom
infofromca:MoreShoppingCartId
May 18, 2025
Merged

Need to consider passing shoppingCartId at more places#589
sarahelsaig merged 5 commits into
OrchardCMS:mainfrom
infofromca:MoreShoppingCartId

Conversation

@infofromca

Copy link
Copy Markdown
Contributor

Fix #588

@infofromca

Copy link
Copy Markdown
Contributor Author

@sarahelsaig please review it

Comment thread src/Modules/OrchardCore.Commerce.Payment/Services/PaymentService.cs Outdated

@sarahelsaig sarahelsaig left a comment

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.

I'll allow it for consistency's sake, but neither payment providers actually support multiple shopping carts by ID. Are you working on a custom payment provider that needs it?

@infofromca

Copy link
Copy Markdown
Contributor Author

I'll allow it for consistency's sake, but neither payment providers actually support multiple shopping carts by ID. Are you working on a custom payment provider that needs it?

Yes, in my implementation, need shopping cart Id for the provider.
By the way, there is $Env:JIRA_API_TOKEN issue by the Github Action now, which I think it is not related with this PR. we can merge this PR now I think.

@infofromca

Copy link
Copy Markdown
Contributor Author

OK, already merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to consider passing shoppingCartId at more places (OCC-354)

2 participants