Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fevieira27 authored Jan 26, 2024
1 parent 6cbf69e commit 75bad02
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<!-- Load Stripe.js on your website. -->
<script src="https://js.stripe.com/v3/"></script>
<!-- Load Paypal scripts here -->

<!-- Codes for better mobile experience -->
<meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Ensures optimal rendering on mobile devices. -->
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- Optimal Internet Explorer compatibility -->
Expand Down Expand Up @@ -223,7 +224,7 @@ <h2><b>MtbA White Analog</b></h2>
<!-- End Stripe Buttons -->
<br>
<center>
<div>
<!-- Start Crypto buttons<div>
<a class="buy-with-crypto"
href="https://commerce.coinbase.com/checkout/c21bd001-c7ab-4fd2-8bfa-2c886874afaa">
Pay with Cryptocurrencies
Expand All @@ -233,7 +234,7 @@ <h2><b>MtbA White Analog</b></h2>
</div>
<em>Powered by <a href="https://commerce.coinbase.com/">Coinbase</a></em>
<br><br>
<!-- Start Crypto button
<script
src="https://js.crypto.com/sdk?publishable-key=pk_test_bwAWzvtx4gQtfmzeordWQfsA">
</script>
Expand Down Expand Up @@ -438,6 +439,7 @@ <h2><b>MtbA Classic Stripes</b></h2>
<!-- End Stripe Buttons -->
<br>
<center>
<!-- Start Crypto buttons
<div>
<a class="buy-with-crypto"
href="https://commerce.coinbase.com/checkout/3e878bda-18cd-4138-bb2c-27194e98a4a6">
Expand All @@ -447,6 +449,7 @@ <h2><b>MtbA Classic Stripes</b></h2>
</script>
</div>
<em>Powered by <a href="https://commerce.coinbase.com/">Coinbase</a></em>
End Crypto buttons -->
</center>
</td>
</tr>
Expand Down

0 comments on commit 75bad02

Please sign in to comment.