mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix AXO loading when vaulting disabled
This commit is contained in:
parent
0fd27144ae
commit
20a4a8e0d3
2 changed files with 9 additions and 7 deletions
|
@ -78,6 +78,8 @@ class AxoManager {
|
|||
});
|
||||
}
|
||||
}
|
||||
|
||||
this.triggerGatewayChange();
|
||||
}
|
||||
|
||||
registerEventHandlers() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue