Category "razorpay"

getting a payment failed unexpected error in razorpay in react native ios and android

I am integrating a razorpay payment gateway in my react native app . whenever I'm trying to open a razorpay checkout UI its first open a pop up with a loader an

Facing SSL issue suddenly while calling razorpay api

I am working on a Razorpay payment gateway integration My API was working fine but suddenly I am started getting the error Unable to get local issuer certifica

The id provided does not exist razorpay in nodejs

i'm implementing razorpay payment gateway in my React.js app with backend nodejs. here frontend.jsx razorpayHandler = () =>{ const payment_amount

how to get data from razorpay webhook

I enabled the webhook url in razorpay But I didn't understand how to get the data from webhook url when the payment is failed. Give the best example to underst

Fucntion not working inside razorpay ondismiss callback in Angular 12

I have a function inside ondissmiss callback options.modal.ondismiss = () => { console.log("its working"); this.detectChanges(); this.isPaying = false

How to implement Razorpay payment button in next.js page

Using the Razorpay payment button on the website is quite simple it gives a code like <form> <script src = "https://cdn.razorpay.com/static/widget/p

Can we implement custom checkout screen in Razorpay in Flutter

I have been think to create a custom checkout screen using razorpay but could find any documentation/resources about how can I do it.

Razorpay.validateWebhookSignature() is not working for invoice.paid events

Razorpay.validateWebhookSignature() returns true for other webhook events but for events type "invoice.paid" it is returning false. I am using Razorpay npm pac