Map the vaulting for the Credit and Debit Cards

This commit is contained in:
Narek Zakarian 2025-02-17 17:34:41 +04:00
parent 228861ee89
commit 0cdb46dfa6
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -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',
);
}