You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,9 @@ <h1>PayPal payment buttons</h1>
19
19
20
20
<h3id="custom">Customize your button</h3>
21
21
<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>
24
25
</ol>
25
26
26
27
<ulclass="nav nav-tabs">
@@ -457,7 +458,7 @@ <h3 id="custom">Customize your button</h3>
457
458
</div>
458
459
459
460
</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>
461
462
462
463
463
464
<h3id="addbutton">Add the button to your site</h3>
0 commit comments