Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
breck7 committed Aug 1, 2024
1 parent 4607ff5 commit b775f4a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions stripeButton.scroll
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@ importOnly

<br><br>
<center>

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

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

<stripe-buy-button
buy-button-id="buy_btn_1PRkerJktJxKl0r5U4j5gV9E"
buy-button-id="buy_btn_1Pj87XJktJxKl0r5x2fJ5GMp"
publishable-key="pk_live_51IQx1tJktJxKl0r5YOhZM9Th6S8zhR2DXlUlJFIuLSrgzu3nfkKTx96ym19ihYYIeEnf3daa1TCPgDt0To2qt4Qk00TzjPmP9c"
></stripe-buy-button>
>
</stripe-buy-button>

</center>
<br><br>

0 comments on commit b775f4a

Please sign in to comment.