Fix help
This commit is contained in:
parent
05461c47cc
commit
aa628fb47a
@ -241,9 +241,9 @@ $sandboxpaypalurl='developer.paypal.com';
|
||||
|
||||
print '<div id="apidoc">';
|
||||
print 'Your API authentication information can be found with following steps. We recommend that you open a separate Web browser session when carrying out this procedure.<br>
|
||||
1. Log in to your PayPal Premier or Business account (on real paypal <a href="https://'.$realpaypalurl.'" target="_blank">'.$realpaypalurl.'</a> (or sandbox <a href="https://'.$sandboxpaypalurl.'" target="_blank">'.$sandboxpaypalurl.'</a>).<br>
|
||||
2. Click the Profile subtab located under the My Account heading.<br>
|
||||
3. Click the API Access link under the Account Information header.<br>
|
||||
1. Log in to your PayPal account (on real paypal <a href="https://'.$realpaypalurl.'" target="_blank">'.$realpaypalurl.'</a> (or sandbox <a href="https://'.$sandboxpaypalurl.'" target="_blank">'.$sandboxpaypalurl.'</a>).<br>
|
||||
2. Click the "Profile" or "Preferencies" subtab located under the My Account heading.<br>
|
||||
3. Click the link "API Access".<br>
|
||||
4. Click the View API Certificate link in the right column.<br>
|
||||
5. Click the Request API signature radio button on the Request API Credentials page.<br>
|
||||
6. Complete the Request API Credential Request form by clicking the agreement checkbox and clicking Submit.<br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user