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

[API][Shop] Viewing exchange rates #13997

Merged
merged 4 commits into from
May 19, 2022

Conversation

coldic3
Copy link
Contributor

@coldic3 coldic3 commented May 17, 2022

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets
License MIT

The PR introduces two GET methods for exchange rates.
image

@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label May 17, 2022
@coldic3 coldic3 force-pushed the feature/exchange-rates-shop-api branch from 320ea85 to 2f128cc Compare May 18, 2022 11:42
@coldic3 coldic3 marked this pull request as ready for review May 18, 2022 11:42
@coldic3 coldic3 requested a review from a team as a code owner May 18, 2022 11:42
@GSadee GSadee added the Feature New feature proposals. label May 19, 2022
@coldic3 coldic3 force-pushed the feature/exchange-rates-shop-api branch from 2f128cc to efa95f5 Compare May 19, 2022 12:42
@coldic3 coldic3 force-pushed the feature/exchange-rates-shop-api branch from efa95f5 to 9de37cb Compare May 19, 2022 12:45
I want to see all available for me exchange rates

Background:
Given the store operates on a channel named "Web-US" with hostname "example.us"
Copy link
Member

Choose a reason for hiding this comment

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

Could you explicitly define the base currency here?

@GSadee GSadee merged commit 324b92a into Sylius:master May 19, 2022
@GSadee
Copy link
Member

GSadee commented May 19, 2022

Thank you, Kevin! 🎉

@coldic3 coldic3 deleted the feature/exchange-rates-shop-api branch May 19, 2022 13:12
GSadee added a commit that referenced this pull request May 20, 2022
…ng exchange rates scenario (coldic3)

This PR was merged into the 1.12-dev branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | master
| Bug fix?        | no                                                       |
| New feature?    | no |
| BC breaks?      | no                                                       |
| Deprecations?   | no |
| Related tickets | #13997 (comment)                      |
| License         | MIT                                                          |


Commits
-------

0e70708 [Behat] Explicitly define channel base currency in viewing exchange rates scenario
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. Feature New feature proposals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants