forked from LiveCarta/PayPal-PHP-SDK
Reverted: Updates to API Urls
- api-s.sandbox.paypal.com is reverted to api.sandbox.paypal.com - api-s.paypal.com was reverted to api.paypal.com
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<title>PayPal PHP SDK - Welcome</title>
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="cover.css" rel="stylesheet">
|
||||
|
||||
@@ -31,10 +31,10 @@
|
||||
<div class="row-fluid">
|
||||
<h2>// PayPal PHP SDK <a href="https://github.com/paypal/PayPal-PHP-SDK" title="Github Repository"><i class="fa fa-github"></i></a></h2><hr />
|
||||
<p class="lead">
|
||||
PayPal-PHP-SDK is our official Open-Source PHP SDK for supporting PayPal Rest APIs. Checkout all the supporting documents, samples, codebase from the following links
|
||||
PayPal PHP SDK is our official Open Source PHP SDK for supporting PayPal Rest APIs. Checkout all the supporting documents, samples, codebase from the following links
|
||||
</p>
|
||||
</div><br /><br />
|
||||
<div class="row-fluid">
|
||||
<div class="row clearfix">
|
||||
<a href="https://github.com/paypal/PayPal-PHP-SDK/wiki">
|
||||
<div class="col-md-4">
|
||||
<div class="well clearfix">
|
||||
@@ -67,7 +67,7 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="row-fluid">
|
||||
<div class="row clearfix">
|
||||
<a href="https://developer.paypal.com/webapps/developer/docs/api/">
|
||||
<div class="col-md-4">
|
||||
<div class="well clearfix">
|
||||
@@ -94,7 +94,7 @@
|
||||
<div class="sprite"><i class="fa fa-shopping-cart fa-4x"></i></div>
|
||||
<div class="box"><h3>Sample Application</h3>
|
||||
<hr/>
|
||||
<p>Explore a Pizza Store developed using PayPal-PHP-SDK</p></div>
|
||||
<p>Explore a Pizza Store developed using PayPal PHP SDK</p></div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user