Integrate Razorpay Payment Gateway in CodeIgniter | PHP | Part - 2

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 5

  • @akshayffb5841
    @akshayffb5841 Год назад

    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?

  • @sv798
    @sv798 2 года назад

    Insert in db ye b include kriye plzz

  • @RameshS-nb6fo
    @RameshS-nb6fo 2 года назад

    Hi is there any option get amount, user details, etc...
    in success response

  • @mrblackdevil4283
    @mrblackdevil4283 2 года назад

    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.

  • @desi_rinki
    @desi_rinki 3 года назад

    Please provide source code