mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-08 21:52:55 +08:00
Merge pull request #1562 from woocommerce/PCP-1742-upgrade-tracking-integration
Upgrade tracking integration (1742)
This commit is contained in:
commit
867949cce0
28 changed files with 3188 additions and 1199 deletions
|
@ -497,7 +497,6 @@ class WCGatewayModule implements ModuleInterface {
|
|||
|
||||
try {
|
||||
$listener->listen_for_vaulting_enabled();
|
||||
$listener->listen_for_tracking_enabled();
|
||||
} catch ( RuntimeException $exception ) {
|
||||
add_action(
|
||||
'admin_notices',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue