update credentials

This commit is contained in:
2025-09-18 00:32:03 +05:30
parent 5168f630b3
commit 20adf3439c
2 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ const PaymentComponent = ({ amount, onSuccess }) => {
const order = await createOrder();
const options = {
key: "rzp_test_Xf4wnkvQQeUnCq",
key: "rzp_live_REdeGZclfm8KFo",
amount: order.amount,
currency: order.currency,
name: "Rudraksha",