What happens if a payment is debited from the user's account but not updated on the page due to an error, and the page is closed or refreshed? Additionally, if the payment appears as cancelled on Razorpay, will it be refunded? How will the user be notified, and how should this be updated in the database? Is there an API integration for checking the payment status? If so, could you provide assistance or create a video tutorial?
We need to use order_id from the Order API returned value, order_id: Retrieve the order_id from your server. Do not use the razorpay_order_id returned by Checkout.
What happens if a payment is debited from the user's account but not updated on the page due to an error, and the page is closed or refreshed? Additionally, if the payment appears as cancelled on Razorpay, will it be refunded? How will the user be notified, and how should this be updated in the database? Is there an API integration for checking the payment status? If so, could you provide assistance or create a video tutorial?
Insert in db ye b include kriye plzz
Hi is there any option get amount, user details, etc...
in success response
We need to use order_id from the Order API returned value, order_id: Retrieve the order_id from your server. Do not use the razorpay_order_id returned by Checkout.
Please provide source code