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-8663] Remove usage of brand_code argument #2902

Open
wants to merge 12 commits into
base: develop-10
Choose a base branch
from

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Feb 28, 2025

Description
The plugin contains a left-over code from V8 to determine the type of the alternative payment method brand under adyen_hpp umbrella. This is not required anymore as the payment methods have been implemented separately.

This PR cleans-up the usage of brand_code argument in the plugin.

Breaking Changes
This PR modifies the GraphQL schema and removes the usage of brand_code field. From now on, sending brand_code on headless integration is not required.

Tested scenarios

  • Payment and modification flows on both auto and manual capture delay settings
  • Webhook processing
  • Open invoice line items

@candemiralp candemiralp added the Breaking change Indicates a change that has caused a major version update label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change Indicates a change that has caused a major version update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant