Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
neelesh-patil-4417 authored Feb 6, 2024
1 parent b253a43 commit 9dfb025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<script src="https://checkout.razorpay.com/v1/checkout.js"></script>
<script>
var options = {
"key": "rzp_test_NpnHN53qCSzzio", // Enter the Key ID generated from the Dashboard
"key": "rzp_live_wjzwKACbDrAfGf", // Enter the Key ID generated from the Dashboard
"amount": "100", // Amount is in currency subunits. Default currency is INR. Hence, 50000 refers to 50000 paise
"currency": "INR",
"name": "Acme Corp", //your business name
Expand Down

0 comments on commit 9dfb025

Please sign in to comment.