update credentials
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user