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-9525]Adding channel parameter to /paymentMethods API call #2798

Merged
merged 8 commits into from
Nov 12, 2024

Conversation

khushboo-singhvi
Copy link
Contributor

Description

channel parameter is being used to determine the type of the device or integration. Including this parameter in /paymentMethods call will help plugin to fetch the correct payment methods for headless implementation.
Eg. No ApplePay PaymentMethod for the Android devices.

Tested scenarios

Graphql and REST calls with channel parameter being passed in the query parameter

Fixes

@khushboo-singhvi khushboo-singhvi changed the title Adding channel parameter to /paymentMethods API call [ECP-9525]Adding channel parameter to /paymentMethods API call Nov 12, 2024
Copy link

sonarcloud bot commented Nov 12, 2024

@khushboo-singhvi khushboo-singhvi merged commit 71972b8 into main Nov 12, 2024
13 of 14 checks passed
@khushboo-singhvi khushboo-singhvi deleted the ECP-9525 branch November 12, 2024 10:29
@candemiralp candemiralp added the Feature Indicates a new feature addition label Nov 12, 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.

3 participants