mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add save card to hosted fields
This commit is contained in:
parent
a280a19ec1
commit
b9c2550f3b
3 changed files with 20 additions and 27 deletions
|
@ -97,7 +97,6 @@ class CreditCardGateway extends \WC_Payment_Gateway_CC {
|
|||
'subscription_payment_method_change_customer',
|
||||
'subscription_payment_method_change_admin',
|
||||
'multiple_subscriptions',
|
||||
'credit_card_form_cvc_on_saved_method',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue