Skip to content

Commit

Permalink
updated configuration link
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulwahidsharief committed Dec 18, 2024
1 parent 8b8c4d4 commit 6b05b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion woo-razorpay.php
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ public function init_form_fields()
'type' => 'title',
),
'configure_checkout360' => array(
'title' => '<span style="font-size: 17px;"><a href="https://dashboard.razorpay.com" target="_blank">' . __('Configure Checkout360 Settings').'</a></span>',
'title' => '<span style="font-size: 17px;"><a href="https://dashboard.razorpay.com/app/magic/settings" target="_blank">' . __('Configure Checkout360 Settings').'</a></span>',
'type' => 'title',
),
'enable_magic_checkout_group' => array(
Expand Down

0 comments on commit 6b05b40

Please sign in to comment.