mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Add settings page URL to JS config
This commit is contained in:
parent
95e85ec51c
commit
628c83b7b9
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ class SettingsModule implements ServiceModule, ExecutableModule {
|
|||
'Are you sure you want to switch to the new settings interface?This action cannot be undone.',
|
||||
'woocommerce-paypal-payments'
|
||||
),
|
||||
'settingsUrl' => admin_url( 'admin.php?page=wc-settings&tab=checkout§ion=ppcp-gateway' ),
|
||||
)
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue