DEV Community

Cover image for Razorpay payment DJANGO
testacc127000
testacc127000

Posted on • Edited on

3 3

Razorpay payment DJANGO

Steps to integrate Razorpay

  • Setting up Razorpay account.

  • Storing API keys in settings.py

  • Installing Razorpay library.

  • Creating order using Razorpay API.

  • Sorry, unable to save it. You might have moved your notion database to some other page, please take it back to the page where it was created.

  • Creating order at backend and also creating Razorpay order.

    • Show template
    • Show views
    • render to payment.html
    • Get info of call back URL
    • Done with creating an order.
  • Making payment.

  • Handling payment success and failure.

    • Razorpay makes a post request
    • with the help of that handling success/failure
    • Done with payment.
    • Final checks for all platforms
    • Final checking
    • what is this project about?

https://gist.github.com/Nishant127/ed0e02cfb0ae0da3fb82f17b21252ca4

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay