Skip to content

Commit 611c599

Browse files
committed
Readme updates
1 parent 9b6fcd4 commit 611c599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add To Cart buttons lets users add multiple items to their PayPal cart.
2525
```html
2626
<script src="paypal.js"
2727
data-type="cart"
28-
data-business="6XF3MPZBZV6HU"
28+
data-business="MERCHANT_ID"
2929
data-item_name="Add to cart!"
3030
data-amount="1.00"
3131
></script>

0 commit comments

Comments
 (0)