【发布时间】:2010-12-09 11:22:28
【问题描述】:
我正在将我的网站与授权支付网关与 SIM 集成。它给我的错误如下
(92) The gateway no longer supports the requested method of integration.
我的论点如下
x_show_form : PAYMENT_FORM
x_delim_data : FALSE
x_relay_response : False
x_login : <snip>
x_tran_key : <snip>
x_method : CC
x_type : AUTH_CAPTURE
x_amount : 100.00
x_currency_code : USD
x_invoice_num : 781
x_test_request : TRUE
x_receipt_link_method : POST
x_receipt_link_text : Please return to MobiVite to complete the order and mark order successfull
x_receipt_link_url : http://192.168.1.30:8012/mobivite/order/callback/authorizenet
x_first_name : vaibhav
x_last_name : Saxena
x_company :
x_city : delhi
x_state :
x_zip : 250002
x_phone : 9310974585
x_cust_id : 4
x_email : vaibhav1407@gmail.com
x_address : test
x_country : IN
请帮忙
【问题讨论】:
-
感谢您告诉我们您的 api 登录名和密钥
-
我看到你已经在Authnet site得到帮助
-
雅约翰。对此感到抱歉。如果有人需要帮助去community.developer.authorize.net/t5/Integration-and-Testing/…
-
我已经知道我共享了 api 登录名和密钥,但这是错误的。为了澄清我的问题,我故意添加了一个错误的键。
标签: payment-gateway authorize.net