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

feat: add promocodes and tags checkout sessions endpoints #869

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

ivomota
Copy link
Contributor

@ivomota ivomota commented Sep 15, 2023

Description

This PR adds:

  • getCheckoutSessionsTags
  • putCheckoutSessionsTags
  • putCheckoutSessionsPromocodes
  • and update some properties from checkoutSession endpoints

Dependencies

Checklist

  • The commit message follows our guidelines
  • Tests for the respective changes have been added
  • The code is commented, particularly in hard-to-understand areas
  • The labels and/or milestones were added

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@ivomota ivomota added the 📦 client Relative to the `@farfetch/blackout-client` package label Sep 15, 2023
@ivomota ivomota added this to the dev-main-19-09-23 milestone Sep 15, 2023
@ivomota ivomota marked this pull request as ready for review September 15, 2023 13:41
@ivomota ivomota changed the title New promocodes and tags checkout sessions endpoints feat: New promocodes and tags checkout sessions endpoints Sep 15, 2023
@ivomota ivomota force-pushed the feat/new-put-checkoutSessions-endpoints branch from 922cc4c to 1ae6a71 Compare September 15, 2023 16:41
@github-actions github-actions bot added the type: feature New feature label Sep 15, 2023
@ivomota ivomota changed the title feat: New promocodes and tags checkout sessions endpoints feat: add promocodes and tags checkout sessions endpoints Sep 15, 2023
@ivomota ivomota merged commit 7c7ba40 into dev-main-19-09-23 Sep 18, 2023
4 checks passed
@ivomota ivomota deleted the feat/new-put-checkoutSessions-endpoints branch September 18, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 client Relative to the `@farfetch/blackout-client` package type: feature New feature
Development

Successfully merging this pull request may close these issues.

4 participants