Skip to content

Commit c212c31

Browse files
committed
updated index.html
1 parent af6a403 commit c212c31

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

index.html

100644100755
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,12 @@
9595
<body>
9696
<div id="page">
9797
<h1>PayPal payment buttons</h1>
98-
<h2>Integrating with the experimental PayPal JavaScript buttons is as easy as including a small snippet of code. We have multiple flavors of buttons to fit your needs:</h2>
98+
<p></p>
99+
<p><strong>Integrating with the experimental PayPal JavaScript buttons is as easy as including a small snippet of code. We have multiple flavors of buttons to fit your needs.</strong></p>
99100

101+
<p>Pick a button, click <strong>Customize</strong> to make it your own, and try the generated button to make a PayPal payment.</p>
102+
<p><small><strong>Important:</strong> Payments made using this code will be live and not Sandbox test payments.</small></p>
103+
100104
<ul class="nav nav-tabs">
101105
<li class="active"><a href="#buynow" data-toggle="tab">Buy Now</a></li>
102106
<li><a href="#cart" data-toggle="tab">Add to Cart</a></li>
@@ -348,6 +352,7 @@ <h2>Integrating with the experimental PayPal JavaScript buttons is as easy as in
348352

349353
</div>
350354

355+
<a name="addpayment"></a>
351356
<h3>Add payment buttons to your site</h3>
352357
<p>PayPal makes it easy to accept payments on a website, whether it&apos;s a mobile device, tablet, or PC. Just copy and paste a short HTML snippet on your website to add a payment button or a shopping cart.</p>
353358

0 commit comments

Comments
 (0)