Skip to content

Commit a02ae6a

Browse files
author
Jatin Billimoria
committed
update instructions to match tool
1 parent 7e6b119 commit a02ae6a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ <h1>PayPal payment buttons</h1>
1919

2020
<h3 id="custom">Customize your button</h3>
2121
<ol>
22-
<li>Click <strong>Customize</strong> to customize your button with your merchant ID, product name, price and other options.</li>
23-
<li>Click on the generated button to test your button.</li>
22+
<li>Click <strong>Customize and Preview</strong> to get a lightbox where you can customize your button code with your merchant ID, product name, price and other options.</li>
23+
<li>Click <strong>Preview</strong> in the lightbox to see a preview of your newly created button.</li>
24+
<li>Click on the button to test it out.</li>
2425
</ol>
2526

2627
<ul class="nav nav-tabs">
@@ -457,7 +458,7 @@ <h3 id="custom">Customize your button</h3>
457458
</div>
458459

459460
</div>
460-
<p><em>Important:</em> Unless you enable the sandbox environment all payments made using this code will be live and not test payments.</p>
461+
<p><em>Important:</em> Unless you enable the sandbox environment, all payments made using this code will be live and not test payments.</p>
461462

462463

463464
<h3 id="addbutton">Add the button to your site</h3>

0 commit comments

Comments
 (0)