adyen-magento2
adyen-magento2 copied to clipboard
[PW-7259] Add Subscription and UnscheduledCardOnFile for Twint payments
Description
This PR adds the possibility of tokenizing Twint payments. The supported recurringProcessingModel
values are Subscription
and UnscheduledCardOnFile
.
Tested scenarios
- processed payment with Twint. Made sure that request to
/payments
contains"recurringProcessingModel": "Subscription"
and"storePaymentMethod": true
- made sure a new entry is created in
vault_payment_token
table
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication