Skip to content

Commit

Permalink
Create pay.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitPangeni authored Nov 8, 2024
1 parent a36892c commit e708e8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pay.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<script src="https://www.paypal.com/sdk/js?client-id=BAAwX3G0oEPW9DuT0x4c_C9tI_f79XB3XfXa60CRjcRhyGLNsh4TuQMoTRbWKUTqmlx9qgqwGervQ7IBHI&components=hosted-buttons&disable-funding=venmo&currency=USD"></script>
<div id="paypal-container-ZA3G3GHKHT4E4"></div>
<script>
paypal.HostedButtons({
hostedButtonId: "ZA3G3GHKHT4E4",
}).render("#paypal-container-ZA3G3GHKHT4E4")
</script>

0 comments on commit e708e8b

Please sign in to comment.