mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Use custom save card payment checkbox and show/hide it based on vaulting setting
This commit is contained in:
parent
13b5338627
commit
880bd48271
6 changed files with 45 additions and 13 deletions
|
@ -12,7 +12,6 @@ registerPaymentMethod({
|
|||
canMakePayment: () => {return true},
|
||||
supports: {
|
||||
showSavedCards: true,
|
||||
showSaveOption: true,
|
||||
features: config.supports
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue