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

In this video, you will be able to integrate razorpay payment gateway into your project.
Prerequisite
Create a Razorpay Account.
Generate API Keys in Test Mode. Once you are done with the integration, you can generate Live Mode API keys and replace them in the integration.
Integration Steps
Create an Order from your Server.
Pass Order Id and Other Options to the Checkout.
Handle Payment Success and Failure.
Store Fields in your Server.
Verify the Signature.
Documentation: razorpay.com/docs/payment-gat...
#razorpay #php #knowledgethrusters

Пікірлер: 10

  • @pawan1702
    @pawan17022 жыл бұрын

    Please give me next of this video ma'am .. it's very Helpful..

  • @aashutoshyadav2118
    @aashutoshyadav21182 жыл бұрын

    Really helpful video 👍 . . Please create a video of auto vendor payment

  • @knowledgethrusters

    @knowledgethrusters

    2 жыл бұрын

    Okay sure

  • @AnjanaGupta
    @AnjanaGupta2 жыл бұрын

    really helpful ma'am. please provide more methods to integrate this payment gateway in codeigniter

  • @qaimmehdi5624

    @qaimmehdi5624

    26 күн бұрын

    i need the same

  • @thegrind325
    @thegrind325 Жыл бұрын

    You could have used Secret keys in Constants instead passing it via sessions from variable...

  • @laxus3340
    @laxus33402 жыл бұрын

    when i have entered the money, it said that "amount,exceeds maximum amount allowed" though it's only 1 usd, please help me fix this

  • @teamandroid7729
    @teamandroid77292 жыл бұрын

    how to save order details like product_id,name,order_id in database ?

  • @rajashrikumbhare1706
    @rajashrikumbhare1706 Жыл бұрын

    Hello, can you share the source code....

  • @sv798
    @sv7982 жыл бұрын

    Source code ?