mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Updated reference transactions settings link
This commit is contained in:
parent
c24d159a3f
commit
0489cb6b5e
1 changed files with 1 additions and 1 deletions
|
@ -1381,7 +1381,7 @@ return array(
|
|||
: $container->get( 'wcgateway.enable-reference-transactions-url-sandbox' );
|
||||
|
||||
$button_url = $enabled
|
||||
? admin_url( 'admin.php?page=wc-settings&tab=checkout§ion=ppcp-gateway' )
|
||||
? admin_url( 'admin.php?page=wc-settings&tab=checkout§ion=ppcp-gateway#field-paypal_saved_payments' )
|
||||
: $enable_url;
|
||||
|
||||
return sprintf(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue