[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Bad GlobalSub 'authorizenet'
I had this problem, but resolved it as follows:
1. Be sure to include the globalsub definition in your
interchange.cfg file:
#include globalsub/authorizenet
2. Be sure to create the globalsub directory and move the
authorizenet file into that directory.
3. Test your authorizenet module as follows:
- create a copy
- edit the copy to remove the globalsub <<EOF line
and the EOF line near the bottom
- run perl against the module:
perl testfilename
- fix any errors in the module. Install any perl
modules that are called for.
- make the same fixes to your actual authorizenet
file
- try again
Step 3 was the one that showed me my problems. If the
globalsub does not compile properly, for any reason,
you will get the "BAD GLOBALSUB" error. So, find the
errors and fix them.
Mike
On Fri, 16 Feb 2001 16:45:54 -0800, Sean Strycker wrote:
>Hi all,
>Sorry for my message again, I just want to make my question clear.
>I think the last mail is no too clear.
>I have 3 questions:
>1. I am trying to install the authorize.net module at the Interchange
>4.6.3, but it gives me this error " Bad GlobalSub 'authorizenet'". I have
>been fixing it for last 3 days
>and trying to find something from the archive, but I am still not able to
>get it working. Any hints from anyone?
>This is what I put in my catalog.cfg
>###################
>Variable MV_PAYMENT_ID myID
>Variable MV_PAYMENT_SECRET myPassword
>Variable MV_PAYMENT_MODE custom authorizenet
>Variable MV_PAYMENT_REFERER
>https://secure.authorize.net/gateway/transact.dll
>####################
>And in the interchange.cfg file, I have put this line
>#include interchange-4.6.3/eg/globalsub/authorizenet
>
>2. In and when I tried the credit card transaction, it always return
>"There are error marks in red", at the same time , I can't find any red
>marks on the page, or error log.
>
>3. When I tried to do transaction with MasterCard,
>It showed the error,
>"We don't accept the credit card type"MASTERCARD".
>
>Hope to hear from you guys.
>
>
>Choong-Hoong Liew
>ImaginOn - Buy your Internet TV station from us!
>http://www.ImOn.com
>Tel: 408-946-6895
>Fax: 408-946-6899
>
>
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@lists.akopia.com
>http://lists.akopia.com/mailman/listinfo/interchange-users
>
webmaster@infothai.com
http://www.infothai.com
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users