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
+7-12Lines changed: 7 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,7 @@
10
10
<body>
11
11
<divid="page">
12
12
<h1>PayPal payment buttons</h1>
13
-
<p>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.</p>
14
-
15
-
<p>Pick a button, click <strong>Customize</strong> to make it your own, and try the generated button to make a PayPal payment.</p>
16
-
<p><em>Important:</em> Payments made using this code will be live and not Sandbox test payments.</p>
13
+
<p>Integrating with the PayPal JavaScript buttons is as easy as including a small snippet of code. Pick a button, click <strong>Customize</strong> to make it your own, and copy the generated code.</p>
<p><em>Important:</em> Payments made using this code will be live and not test payments.</p>
263
+
266
264
267
265
<h3>Add payment buttons to your site</h3>
268
-
<p>PayPal makes it easy to accept payments on a website, whether it'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>
266
+
<p>PayPal makes it easy to accept payments on a website, whether it's a mobile device, tablet, or PC.</p>
269
267
270
268
<ol>
271
269
<li>
272
-
<p>Get your Merchant account ID or email address. You'll need to add it to the code above.</p>
273
-
<p>If you're logged in to PayPal, you can get find it on your <atarget="_blank" href="https://www.paypal.com/webapps/customerprofile/summary.view">account
270
+
<p>Get your Merchant account ID or email address. You'll need to add it to the code above. If you're logged in to PayPal, you can get find it on your <atarget="_blank" href="https://www.paypal.com/webapps/customerprofile/summary.view">account
274
271
profile page</a>.</p>
275
272
</li>
276
273
<li>
@@ -291,12 +288,10 @@ <h3>Add payment buttons to your site</h3>
291
288
</ul>
292
289
</li>
293
290
<li>
294
-
<p>Customize the button</p>
295
-
<p>Choose your button type, and customize your button with your product name and price using the <strong>Customize</strong> option.</p>
291
+
<p>Customize! Choose your button type, and updated your button with your product name and price using the <strong>Customize</strong> option.</p>
296
292
</li>
297
293
<li>
298
-
<p>Add the button code to your website.</p>
299
-
<p>Just copy and paste the HTML snippet, and you're ready to start selling!</p>
294
+
<p>Add the button code to your website. Just copy and paste the HTML snippet, and you're ready to start selling!</p>
0 commit comments