forked from LiveCarta/PayPal-PHP-SDK
Updates to Documentation
- Updated Github Pages - Updates to Sample - README.md updates
This commit is contained in:
@@ -29,7 +29,13 @@
|
||||
</div>
|
||||
<div class="container content">
|
||||
<div class="row-fluid">
|
||||
<a href="https://github.com/paypal/PayPal-PHP-SDK/wiki" target="_blank">
|
||||
<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
|
||||
</p>
|
||||
</div><br /><br />
|
||||
<div class="row-fluid">
|
||||
<a href="https://github.com/paypal/PayPal-PHP-SDK/wiki">
|
||||
<div class="col-md-4">
|
||||
<div class="well clearfix">
|
||||
<div class="sprite"><i class="fa fa-book fa-4x"></i></div>
|
||||
@@ -54,13 +60,45 @@
|
||||
<div class="col-md-4">
|
||||
<div class="well clearfix">
|
||||
<div class="sprite"><i class="fa fa-terminal fa-4x"></i></div>
|
||||
<div class="box"><h3>Sample Codes</h3>
|
||||
<div class="box"><h3>PHP Sample Code</h3>
|
||||
<hr/>
|
||||
<p> Check out the sample code for using SDKs to call all PayPal APIs. </p></div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="row-fluid">
|
||||
<a href="https://developer.paypal.com/webapps/developer/docs/api/">
|
||||
<div class="col-md-4">
|
||||
<div class="well clearfix">
|
||||
<div class="sprite"><i class="fa fa-paypal fa-4x"></i></div>
|
||||
<div class="box"><h3>PayPal API Reference</h3>
|
||||
<hr/>
|
||||
<p> Checkout the Official PayPal REST API Reference, explaining all API Models</p></div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://github.com/paypal/PayPal-PHP-SDK/releases">
|
||||
<div class="col-md-4">
|
||||
<div class="well clearfix">
|
||||
<div class="sprite"><i class="fa fa-tags fa-4x"></i></div>
|
||||
<div class="box"><h3>PHP SDK Releases</h3>
|
||||
<hr/>
|
||||
<p>Download the latest PHP SDK Release</p></div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://github.com/paypal/rest-api-sample-app-php">
|
||||
<div class="col-md-4">
|
||||
<div class="well clearfix">
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="footer">
|
||||
@@ -73,7 +111,7 @@
|
||||
Github</a></li>
|
||||
<li>
|
||||
<a href="https://developer.paypal.com/webapps/developer/docs/api/" target="_blank"><i
|
||||
class="fa fa-book"></i> REST API Reference</a>
|
||||
class="fa fa-book"></i> PayPal API Reference</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/paypal/PayPal-PHP-SDK/issues" target="_blank"><i
|
||||
|
||||
Reference in New Issue
Block a user