Why is using a payment gateway like Razorpay preferred over building custom payment handling in Django?
Because payment gateways are mandatory for any project
Because Razorpay handles payment processing, security and compliance
Because Django does not support payment processing
Because payments can only be processed with Razorpay in India
This question is part of this quiz :
Python | Django | Integrations