问题标签 [authorize.net]
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.
wordpress - Does Wp-Ecommerce works with LinkPoint gateway?
I have an online store working with osCommerce, actually works fine. But there is no integration with the store blog which is in Wordpress fortunatelly.
Now I've seen a new payment plugin for wordpress called Wp-Ecommerce , so i decided to migrate the whole store to wordpress since this can be treated like a CMS. This plugin has really handy features like Meta Tag properties for each product in order to do SEO position for the store. I've been reading about wp-ecommerce and searching through the web to find a chance to integrate it with LinkPoint, which is my client's store gateway. I must say this is an imperative requirement I have to do in order to migrate the whole site to Wordpress
Has anybody make this possible ? get wordpress working with LinkPoint ?
csv - Authorize.net 集成
我已将 authorize.net 集成到我的网站中。我听说 authorize.net 有一种方法可以每周向商家发送记录客户付款状态的 CSV 文件。我注意到的另一个选项是 Silent Post,我不想使用它。如果可能的话,我如何获得每周的 CSV 文件?我相信它在 test.authorize.net 中不起作用,但它应该适用于他们的实时站点。我想我必须以某种方式调整我的真实账户,但没有找到任何可以让我执行此选项的东西,或者至少没有找到解释它如何工作的指南。
ruby-on-rails - 使用 activemerchant 授权.net 参数
我在 rails 应用程序中使用 authorize.net 和 activemerchant。
当我进行购买时,authorize.net 会发回一封电子邮件,其中包含有关购买的信息。我应该能够向他们发送账单和送货地址信息并将其返回到电子邮件中,但它没有返回任何信息,显然我的变量名称错误,有人知道它们应该是什么吗?我一直在翻阅 authorize.net api 文档和 activemerchant,但找不到我需要的东西。
我在订单模型上的购买方法如下所示:
结尾
java - 在android中实现authorize.net
我想开发一个通过 authorize.net 进行支付处理的应用程序
但每次我得到未知的错误。
首先,我填充所有文本框并在按钮单击事件中使用这些值。
我的代码是:
谁能帮我?
通过 setContentView 我正在显示我的拆分结果,我只得到未知的错误异常。没有显示其他描述。我的方法是错误的还是有其他方法可以实现付款处理?
ssl-certificate - 信用卡验证不适用于无效 SSL(ubercart 和 Authorize.net)
出于测试目的,我在开发站点上设置了 SSL 证书,其中域与对该证书有效的 SSL 域不匹配。
即使证书域无效,是否仍然可以使用 Authorize.net 验证信用卡?
authorize.net - 使用 Authorize.net 更新付款详情
当我使用 autorize.net 网关的 update_recurring 方法更新现有订阅信息时,付款详细信息(信用卡号、CVV 号和到期日)不会被更新。
我的代码片段如下:-
ruby-on-rails - 带有 ActiveMerchant 和 Authorize.net 的 API 登录/传输密钥问题
我在让 authorize.net 从我的 rails 应用程序运行信用卡交易时遇到问题。
这是我的环境中的内容.rb
我正在关注 Ryan Bates Railscast 进行集成 - 这是订单模型中的内容
我已经调试了输出,一切似乎都已正确发送,但它返回以下错误:
我检查了 API Key 和 Trans Key,两者都是正确的。Authorize.net 最终设置为测试模式,但我认为这不会导致问题...
任何帮助将不胜感激...
soap - 为什么我在 authorize.net 中收到此 WSDL SOAP 错误?
当使用 authorize.net 创建重复交易出现问题时,我的脚本会向我发送电子邮件。我在太平洋时间上午 5:23 收到以下信息:
当然,当我做与用户做的完全相同的事情时,它对我来说效果很好。
这是否意味着 authorize.net 的 API 已关闭?他们的知识库简直糟透了,并且没有提供有关此问题的任何信息。我已经联系了该公司,但我并没有屏住呼吸等待回复。谷歌什么也没透露。浏览他们的代码,没有什么特别突出的。也许是身份验证错误?
有没有人见过这样的错误?这是什么原因造成的?
php - authorizet.net 本地测试和 ssl 证书
嗨,我正在将 authorize.net AIM api 集成到我的购物车中。我有一个来自 auth.net 的开发者帐户,我在本地工作。当我进行 auth.net api 调用时,我得到
SSL证书问题,验证CA证书是否OK。详细信息:错误:14090086:SSL 例程:SSL3_GET_SERVER_CERTIFICATE:证书验证失败
我认为这是因为我的本地机器上没有 ssl。我该如何克服这个问题,以便可以在本地机器上进行测试?谢谢你
payment-gateway - 如何在 Authorize.net 中查看未结算的交易?
我收到了交易的电子邮件。但是我在我的帐户中看不到我的交易。我如何在 authorize.net 网站上看到它?