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

Declare tokenization for ACDC only when vaulting enabled (3645) #2581

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

AlexP11223
Copy link
Contributor

After #2394 the ACDC gateway was showing the "Save" checkbox even if vaulting is disabled because tokenization was always declared in supports. Fixed it, now it should check the vaulting setting like before. I think the subscription renewals is still working, though not sure if I fully understand how to test that.

For the PayPal gateway it remains as it is for now, unclear how to handle it properly here (Vaulting vs Vaulting ACDC vs Subscription mode).

@Dinamiko Dinamiko changed the title Declare tokenization for ACDC only when vaulting enabled Declare tokenization for ACDC only when vaulting enabled (3645) Sep 18, 2024
@InpsydeNiklas InpsydeNiklas added this to the 2.9.2 milestone Sep 24, 2024
@InpsydeNiklas InpsydeNiklas modified the milestones: 2.9.2, 2.9.3 Oct 2, 2024
@Dinamiko Dinamiko merged commit 9550c79 into trunk Oct 3, 2024
9 checks passed
@Dinamiko Dinamiko deleted the PCP-3645-fix-disabling-acdc-vaulting branch October 3, 2024 08:42
@Dinamiko Dinamiko added the bug Something isn't working label Oct 10, 2024
@Dinamiko Dinamiko mentioned this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vaulting activated on Frontend although the option is unchecked in the backend settings
3 participants