You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mayur199816@flicksbee , please verify the installation again. Or uninstall the RZP plugin from both composer and zip, clear the cache and reinstall it.
In your code where you have written your buy function, inside that in the options where you where you give key, currency, amount, orderId, etc replace the placeholder "process.env.RAZORPAY_KEY" with the actual key generated for your Razorpay account. This key serves as the authentication mechanism for accessing Razorpay's services.
{
"error": {
"code": "SERVER_ERROR",
"description": "We are facing some trouble completing your request at the moment. Please try again shortly.",
"source": "NA",
"step": "NA",
"reason": "NA",
"metadata": {}
}
}
Getting this for all payments. Need help in solving this issue
The text was updated successfully, but these errors were encountered: