-
Notifications
You must be signed in to change notification settings - Fork 207
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
Add setting to allow other methods to be saved as SEPA tokens #3819
Conversation
@wjrosa I noticed that even with the setting off, during checkout, it still asks me if I want to save my payment information: ![]() Is that something want to hide, since it doesn't work anyways and might confuse the shopper? |
@annemirasol sorry, I forgot to mention that I fixed this issue on the other PR #3821 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
✅ With the setting turned on, I am able to save, see and use Bancontact payment tokens.
✅ With the setting turned off, I am not able to see and use saved Bancontact payment tokens.
Fixes #3786
Changes proposed in this Pull Request:
This PR adds a new setting to allow merchants to control whether Bancontact and iDEAL payment methods can be saved for later purchases as SEPA Direct Debit tokens. Some merchants would avoid this behavior since the SEPA method takes too long to be identified (~8 business days).
Testing instructions
add/sepa-tokens-for-other-methods-setting
)changelog.txt
andreadme.txt
(or does not apply)Post merge