mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Merge pull request #1048 from woocommerce/PCP-996-all-tabs-hidden-on-oxxo-tab-visit
All tabs hidden on OXXO tab visit (996)
This commit is contained in:
commit
ff37f4f584
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ return array(
|
||||||
CreditCardGateway::ID,
|
CreditCardGateway::ID,
|
||||||
PayUponInvoiceGateway::ID,
|
PayUponInvoiceGateway::ID,
|
||||||
CardButtonGateway::ID,
|
CardButtonGateway::ID,
|
||||||
OXXOGateway::ID .
|
OXXOGateway::ID,
|
||||||
Settings::PAY_LATER_TAB_ID,
|
Settings::PAY_LATER_TAB_ID,
|
||||||
),
|
),
|
||||||
true
|
true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue