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

Generated Latest Changes for v2021-02-25 (GiftCard endpoints and new transaction error support) #627

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

recurly-integrations
Copy link

@recurly-integrations recurly-integrations commented Feb 6, 2023

Added support for Gift Cards feature of Recurly API, new methods added to the client to consume the gift card endpoints:

  • List gift cards - list_gift_cards
  • Create gift card - create_gift_card
  • Fetch a gift card - get_gift_card
  • Preview gift card - preview_gift_card
  • Redeem gift card - redeem_gift_card

Added support for transaction error

  • Added decline_code to transactionError

@recurly-integrations recurly-integrations added the V4 v2021-02-25 Client label Feb 6, 2023
@andcoca andcoca changed the title Generated Latest Changes for v2021-02-25 Generated Latest Changes for v2021-02-25 (GiftCard endpoints and new transaction error support) Feb 6, 2023
@arzitney arzitney merged commit 66fb397 into v3-v2021-02-25 Feb 6, 2023
@arzitney arzitney deleted the v3-v2021-02-25-1675723504 branch February 6, 2023 23:34
recurly-integrations pushed a commit that referenced this pull request Feb 7, 2023
[Full Changelog](4.26.0...4.27.0)

**Merged Pull Requests**

- Generated Latest Changes for v2021-02-25 (GiftCard endpoints and new transaction error support) [#627](#627) ([recurly-integrations](https://github.com/recurly-integrations))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants