-
Notifications
You must be signed in to change notification settings - Fork 122
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
Cashapp recurring fix #1786
base: develop
Are you sure you want to change the base?
Cashapp recurring fix #1786
Conversation
19843c5
✅ No changes detectedComparing Analyzed targets: Adyen, AdyenActions, AdyenCard, AdyenCashAppPay, AdyenComponents, AdyenDelegatedAuthentication, AdyenDropIn, AdyenEncryption, AdyenSession, AdyenSwiftUI, AdyenTwint, AdyenWeChatPay |
Quality Gate passedIssues Measures |
afd06ff
Fixes an issue where on session flow,
CashAppPayConfiguration
propertystorePaymentMethod
was being ignored even whenshowsStorePaymentMethodField
is set tofalse
.