mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Map the vaulting for the Credit and Debit Cards
This commit is contained in:
parent
228861ee89
commit
0cdb46dfa6
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class SettingsTabMapHelper {
|
|||
'smart_button_language' => 'button_language',
|
||||
'prefix' => 'invoice_prefix',
|
||||
'intent' => '',
|
||||
'vault_enabled' => 'save_paypal_and_venmo',
|
||||
'vault_enabled_dcc' => 'save_card_details',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue