-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat/MSSDK-1979: On/Off switch for payment method consent checkbox (#433
) * feat/MSSDK-1977: add getAdyenPaymentMethods endpoint * feat/MSSDK-1977: remove creating two sessions * feat/MSSDK-1977: remove unused code * feat/MSSDK-1977: change function name * feat/MSSDK-1977: remove filterPaymentMethods parameter and setVisibleAdyenPaymentMethods config function * feat/MSSDK-1977: change isMyAccount check in endpoint * feat/MSSDK-1977: remove comment * feat/MSSDK-1977: remove unused argument * feat/MSSDK-1977: remove unused parameter * feat/MSSDK-1977: use one drop in instance state * feat/MSSDK-1977: remove unused parameters, add changing Adyen region * feat/MSSDK-1977: add Adyen regions mapping * feat/MSSDK-1977: add amount to adyen config * feat/MSSDK-1977: use Adyen clientKey from response instead of hardcoded one * feat/MSSDK-1979: add setDisablePaymentCheckbox() config method * feat/MSSDK-1979: update README
- Loading branch information
Showing
6 changed files
with
86 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters