Skip to content

Commit 1b2528a

Browse files
EC-1181 Update PayPal setup tooltip with correct developer dashboard link and REST API docs link (#16)
1 parent b707e13 commit 1b2528a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<div class="alert alert-info">
22
<p class="mb-0">
33
To find your <strong>Client ID</strong> and <strong>Client Secret</strong>, go to the
4-
<%= external_link_to 'PayPal dashboard', 'https://www.paypal.com/mep/merchantapps/setup/checkout/apicredentials', class: 'alert-link' %>
4+
<%= external_link_to 'PayPal Developer Dashboard', 'https://developer.paypal.com/dashboard/', class: 'alert-link' %>.
5+
For more information, see the <%= external_link_to 'PayPal REST API documentation', 'https://developer.paypal.com/api/rest/', class: 'alert-link' %>.
56
</p>
67
</div>

0 commit comments

Comments
 (0)