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

Fix - Skip excluded payment methods from activation toggling #2503

Merged
merged 17 commits into from
Mar 7, 2024

Conversation

hossam-adyen
Copy link
Contributor

@hossam-adyen hossam-adyen commented Feb 12, 2024

Description

After introducing the recurring setup with this PR, if a customer set his POS disabled then ran setup:upgrade, the disabled POS payment method will be enabled and this is fixing that by filtering out POS payment

Screenshot 2024-02-12 at 3 52 05 PM

Tested scenarios

Fixes #2533

@hossam-adyen hossam-adyen changed the title Fix - Skip POS payment method from toggling as this config is visual via Admin panel Fix - Skip excluded payment methods from PMs activation toggling Feb 12, 2024
@hossam-adyen hossam-adyen changed the title Fix - Skip excluded payment methods from PMs activation toggling Fix - Skip excluded payment methods from activation toggling Feb 12, 2024
candemiralp
candemiralp previously approved these changes Feb 21, 2024
Copy link

sonarqubecloud bot commented Mar 7, 2024

@candemiralp candemiralp merged commit 8785839 into develop Mar 7, 2024
10 of 11 checks passed
@candemiralp candemiralp deleted the skip-pos-from-toggle-activation branch March 7, 2024 08:01
@candemiralp candemiralp mentioned this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Indicates a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adyen POS Coud API is always activated after a new installation
3 participants