Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
breck7 committed Sep 2, 2024
1 parent 8eea8aa commit 558f733
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"homepage": "https://wws.scroll.pub",
"dependencies": {
"minimist": "^1.2.8",
"scroll-cli": "^125.2.0",
"scroll-cli": "^125.6.0",
"scrollsdk": "^84.0.0"
},
"devDependencies": {
Expand Down
14 changes: 5 additions & 9 deletions stripeButton.scroll
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
importOnly

<br><br>
<center>

br 2
center
<script async
src="https://js.stripe.com/v3/buy-button.js">
</script>

<stripe-buy-button
buy-button-id="buy_btn_1PpYRJJktJxKl0r5IqXEQhSp"
buy-button-id="buy_btn_1PugMzJktJxKl0r55AmfK7nL"
publishable-key="pk_live_51IQx1tJktJxKl0r5YOhZM9Th6S8zhR2DXlUlJFIuLSrgzu3nfkKTx96ym19ihYYIeEnf3daa1TCPgDt0To2qt4Qk00TzjPmP9c"
>
</stripe-buy-button>

</center>
<br><br>
</stripe-buy-button>
br 2

0 comments on commit 558f733

Please sign in to comment.