mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +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,
|
||||
PayUponInvoiceGateway::ID,
|
||||
CardButtonGateway::ID,
|
||||
OXXOGateway::ID .
|
||||
OXXOGateway::ID,
|
||||
Settings::PAY_LATER_TAB_ID,
|
||||
),
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue