Add correct id for active modal

This commit is contained in:
Emili Castells Guasch 2025-01-28 11:46:37 +01:00
parent fe412d117e
commit 73260a5d28

View file

@ -70,9 +70,7 @@ const Features = {
TAB_IDS.PAYMENT_METHODS,
'ppcp-card-payments-card'
).then( () => {
setActiveModal(
'advanced_credit_and_debit_card_payments'
);
setActiveModal( 'ppcp-credit-card-gateway' );
} );
},
showWhen: 'enabled',