问题标签 [ccavenue]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - 如何实施 CCAvenue 支付网关选项
我们需要实现CCAvenue支付网关选项。如何使用 ASP.net/C# 做到这一点?
ruby-on-rails - 如何将 ccavenue 与 Rails 应用程序集成?
如何将 ccavenue(支付网关)与 Rails 应用程序集成?
有可用的 gem 或插件吗?
magento - 降级 Magento
我正在为我的网上商店使用 Magento 1.4.1.1。支付处理器仅支持 1.4.0.0。当我梦想开店时,我才意识到这一点。呸!计划不周。
出路是什么?
降级有用吗?笏是什么意思?
感谢您的任何和所有输入。
payment-gateway - 如何在我的网站中集成 CCavenue 支付网关?
谁能告诉我在我的网站中集成 cc-avenue 的程序?
php - Mangento 和 CCAvenue
我想知道哪个最新版本的 Mangento 与 CCAvenue 网关兼容。您是否还可以指出有关如何实现相同功能的教程。
提前致谢
php - 错误代码 108 ccavenue
我正在将 ccavenue 与我的电子商务网站集成。在某些情况下,我收到此错误:错误代码:108 错误描述:校验和 + 不匹配。
如何纠正这个?有人可以帮我吗
php - Advance integration of ccavenue
I have integrated ccavenue payment gateway in my site, on which user redirect to ccavenue.com to fill the form (it can be autofilled) and select the payment option.
But I don't want to redirect users to ccavenue to fill that form and select payment option. Instead I want user can select payment option from my site and redirect directly to that banks interface on behalf on ccavenue.
for example site mobikwik has this type of integration.
php - Ccavenue 以美元支付
谁能告诉我如何在 Ccavenue 页面处理美元交易。在我的网站上,用户可以购买印度卢比或美元的产品。因此,如果用户选择美元,那么我需要以美元处理用户交易。我怎样才能做到这一点?当我将美元价值传递给 ccavenue 支付页面时,它会转换为 INR。
是否应该传递任何参数以获取 ccavenue 页面中以美元为单位的货币值。
magento - Magento CCAvenue 支付集成
我如何将 CCavenue 集成到 Magento 中?
magento - Magento Paypal 和 CCAvenue 集成
在我的 magento 中,当我将美元作为基础货币时,paypal 可以正常工作,但只需 500 卢比。产品 CCavenue 只需支付 10 卢比(我认为它需要美元 Amt. 500Rs=10USD)。
我还尝试将基础货币作为 INR,在这种情况下 CCAvenue 工作正常,但 Paypal 显示货币不支持错误。
主要的是,我想要 Paypal 和 CCavnue... 希望有人帮助我...