[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Authorizenet problems with IC 4.8.5 - Missed one! Sorry!
Sorry about the second post... I missed a variable...
Steps To Fix This:
First turn OFF and blank your refering URL in your AuthorizeNet control
panel.
Second set the folowing variables this way:
AUTHNET_ID <Your_ID>
AUTHNET_MODE custom authorizenet
AUTHNET_REFERER
AUTHNET_SECRET <Your_Password>
AUTHNET_SERVER secure.authorize.net
MV_PAYMENT_ID
MV_PAYMENT_MODE authorizenet
MV_PAYMENT_REFERER
MV_PAYMENT_SECRET
MV_PAYMENT_SERVER
PAYGATE authorize
Variables with nothing next to them MUST be left blank...
John Beima
jbeima@palb.com, support@alocalagent.com, and support@alocalchurch.com
P.A.L.B. Systems - Phone: (780)451-1086 - Fax: (780)447-4760
11639-122 Street, Edmonton, Alberta, Canada, T5M 0B6
Affordable Web Pages - Phone: (888)932-9990 - Fax: (256)351-7297
2713B Spring Place SW, Decatur, Alabama, United States, 35603
Quoting Ed LaFrance <edl@newmediaems.com>:
> At 02:32 PM 06/21/2002 -0600, you wrote:
> >Hello,
> >
> >I've been struggling with getting the credit card functions to work
> >successfully with Interchange 4.8.5 (RedHat 7.2, RPM install) running
> >using Inet_Mode. I've read as much as I can find in the lists and I've
> >called Authorize.net, but I can't seem to get this figured out.
> >
> >My current setup: (as it stands after many, many variations)
> >(the 'variable' table accessed from IC Admin.)
> > AUTHNET_ID <my ID>
> > AUTHNET_MODE (blank)
> > AUTHNET_REFERER www.nearlyeverything.com
> > AUTHNET_SECRET <my password>
> > AUTHNET_SERVER secure.authorize.net
>
> This may be a referer URL issue. You need to log in to your authorizenet
> control panel go to
> Settings->URLs. There you set the URL(s) which are valid referers for
> direct payment processing. I found that I had to provide
> https://www.mydomain.com to get Anet to accept it, and set the
> AUTHNET_REFERER in catalog.cfg to match.
>
> - Ed L.
>
>
>
> > MV_DEMO_MODE 1
> > MV_PAYMENT_ID <my AuthNet ID>
> > MV_PAYMENT_MODE authorizenet
> > MV_PAYMENT_REFERER www.nearlyeverything.com
> > MV_PAYMENT_SECRET (blank)
> > MV_PAYMENT_SERVER (blank)
> > MV_PAYMENT_TEST TRUE
> >
> >interchange.cfg:
> > Require module Vend::Payment::AuthorizeNet
> > (this is successfully initialized during IC restart, "using LWP
> > and Crypt::SSLeay")
> >
> >catalog.cfg:
> > CreditCardAuto No
> >
> >
> >Currently, the problem is this: when I do an order on my site and pay
> >with the 4111.. test card number, I get this message for an error on my
> >last submission:
> > "(authorizenet): Charge failed, reason: Authorizenet error: .
> > Please call in your order or try again."
> >
> >Hopefully I've included all relevant info. Thank you very much for any
> >help... sorry for the length of this post.
> >
> >The icdebug log for the transaction follows: (there may be one section too
>
> >many)
> >
> >Vend::Payment:debug: Authorizenet query: {
> > 'x_ADC_URL' => 'FALSE',
> > 'x_Card_Num' => '4111111111111111',
> > 'x_Method' => 'CC',
> > 'x_Login' => '<login_id_hidden>',
> > 'x_Email' => 'paulhoza@nearlyeverything.com',
> > 'x_Amount' => '12.95',
> > 'x_City' => 'centennial',
> > 'x_Last_Name' => 'H',
> > 'x_Invoice_Num' => undef,
> > 'x_First_Name' => 'Paul',
> > 'x_Auth_Code' => undef,
> > 'x_Trans_ID' => undef,
> > 'x_Test_Request' => 'TRUE',
> > 'x_Address' => '534 s road',
> > 'x_Exp_Date' => '0703',
> > 'x_Password' => '<password_hidden>',
> > 'x_Version' => '3.0',
> > 'x_ADC_Delim_Data' => 'TRUE',
> > 'x_Zip' => '80015',
> > 'x_Phone' => '3031234567',
> > 'x_State' => 'CO',
> > 'x_Country' => 'US',
> > 'x_Type' => 'AUTH_CAPTURE'
> >}
> >
> >Vend::Payment:debug:
> >authorizenet page: response: 501 Protocol scheme 'https' is not supported
> >
> >
> >Vend::Payment:debug: authorizenet response_reason_text= response_code:
> >Vend::Interpolate:debug: fed=bless( {
> > 'other_details' => {},
> > 'services' => [],
> > 'attr' => {
> > 'hold_packaging' => '',
> > 'dest_zip' => '80015',
> > 'language' => 'english',
> > 'dest_country' => 'US',
> > 'jsp_name' => 'index',
> > 'dropoff_type' => 4,
> > 'weight_units' => 'lbs',
> > 'account' => '',
> > 'packaging' => '1',
> > 'heavy_weight' => 'NO',
> > 'portal' => 'xx',
> > 'weight' => '2',
> > 'orig_zip' => '80015',
> > 'orig_country' => 'US',
> > 'packet_zip' => '',
> > 'company_type' => 'Express'
> > }
> >}, 'Business::Fedex' )
> >
> >
> >Best Regards,
> >Paul Hoza
> >NearlyEverything.com
> >
> >_______________________________________________
> >interchange-users mailing list
> >interchange-users@icdevgroup.org
> >http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> ===============================================================
> Increase profits from your Interchange store...
> http://www.newmediaems.com/cgi-bin/nm/software_fus.html
> ===============================================================
> New Media E.M.S. Software Solutions for Business
> 463 Main St., Suite D eCommerce | Consulting | Hosting
> Placerville, CA 95667 edl@newmediaems.com
> (530) 622-9421 http://www.newmediaems.com
> (866) 519-4680 Toll-Free (530) 622-9426 Fax
> ===============================================================
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/