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

[ECP-8972] GraphQL implementation of new giftcard flow #2559

Merged
merged 22 commits into from
Mar 22, 2024
Merged

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Mar 19, 2024

Description

New giftcard implemention using Adyen's Order API has been implemented for GraphQL headless integration with this PR.

For more information about the implementation of this feature, please refer to Adobe Commerce Headless Integration documentation.

Tested scenarios

  • Saving giftcard
  • Removing giftcard
  • Checking the balance of a giftcard
  • Fetching all the associated giftcards of a given cart
  • Completing payment with single giftcard
  • Completing payment with multiple giftcards
  • Completing payment with single giftcard + card

Fixes #2430

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
26.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@candemiralp candemiralp merged commit 0084dfa into develop Mar 22, 2024
10 of 12 checks passed
@candemiralp candemiralp deleted the ECP-8972 branch March 22, 2024 08:44
@candemiralp candemiralp added the Feature Indicates a new feature addition label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ECP-8972][ECP-8902] Giftcard payment (GraphQL) not working anymore in V9
4 participants