Skip to content

Commit

Permalink
Update checkout.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lordlawy11 authored Mar 6, 2024
1 parent c2d9863 commit ca94881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard-integration/client/checkout.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div id="paypal-button-container"></div>
<p id="result-message"></p>
<!-- Replace the "test" client-id value with your client-id -->
<script src="https://www.paypal.com/sdk/js?client-id=test&currency=USD"></script>
<script src="https://www.paypal.com/sdk/js?client-id=Afzu7yKcvnYALspKP3IZKVi89S2qNs6zJHPARYTgHbmKuk04cHqOVEEsSV8Ejrp2CczBstP2lsdrMJIt&currency=USD"></script>
<script src="app.js"></script>
</body>
</html>

0 comments on commit ca94881

Please sign in to comment.