Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Payment method] Listing payment method #13636

Merged
merged 6 commits into from
Feb 23, 2022

Conversation

AdamKasp
Copy link
Contributor

@AdamKasp AdamKasp commented Feb 10, 2022

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
License MIT

In Api we should have a unified way to get valid payment methods

@AdamKasp AdamKasp added the API APIs related issues and PRs. label Feb 10, 2022
@AdamKasp AdamKasp requested a review from a team as a code owner February 10, 2022 17:38
@AdamKasp AdamKasp changed the base branch from 1.11 to master February 17, 2022 07:52
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Feb 17, 2022
@AdamKasp AdamKasp changed the title [WIP] [Payment method] Listing payment method [Payment method] Listing payment method Feb 17, 2022
@probot-autolabeler probot-autolabeler bot added the Documentation Documentation related issues and PRs - requests, fixes, proposals. label Feb 23, 2022
@AdamKasp AdamKasp force-pushed the listing-payment-method branch 3 times, most recently from 1eefbc9 to 2ce1b86 Compare February 23, 2022 07:24
@lchrusciel lchrusciel merged commit 6208af7 into Sylius:master Feb 23, 2022
@lchrusciel
Copy link
Member

Thank you, Adam! 🥇

@AdamKasp AdamKasp deleted the listing-payment-method branch February 23, 2022 19:37
But I should not see "Bank of Poland" and "Bank of Universe" payment methods

@api @ui
Scenario: Seeing shipping methods that are available in another channel as an logged in customer
Copy link
Member

Choose a reason for hiding this comment

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

shipping -> payment

But I should not see "Bank of Poland" and "Bank of Universe" payment methods

@ui @api
Scenario: Seeing shipping methods that are available in another channel as a guest
Copy link
Member

Choose a reason for hiding this comment

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

shipping -> payment

lchrusciel added a commit that referenced this pull request Mar 17, 2022
This PR was merged into the 1.12-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | PR #13659 #13636
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 or 1.11 branch(the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
There was a wrong parameter names provided in our API UPGRADE file that could cause misunderstanding of the new endpoints

Commits
-------

0d542cb UPGRADE file parameter names fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs. Documentation Documentation related issues and PRs - requests, fixes, proposals. Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants