Declare tokenization for ACDC only when vaulting enabled

This commit is contained in:
Alex P. 2024-09-11 10:08:35 +03:00
parent f51dbfc6d3
commit 1f17989723
No known key found for this signature in database
GPG key ID: 54487A734A204D71
2 changed files with 2 additions and 3 deletions

View file

@ -243,8 +243,6 @@ class CreditCardGateway extends \WC_Payment_Gateway_CC {
$default_support = array(
'products',
'refunds',
'tokenization',
'add_payment_method',
);
$this->supports = array_merge(