Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 Python 中的 Django 框架将 CCAvenue 支付网关集成到我的网站中。
我有一个结帐页面,显示计算出的总金额和一个“立即付款”按钮。当用户点击按钮时,它应该重定向到 CCAvenue 支付网关。
谁能帮我开始?