seatrend Posted June 2, 2004 Share Posted June 2, 2004 (edited) I have questions on setting up the payment modual for ECHO. the instructions tell me to enter in a secret key that should be the same as the key in admin/includes/appliction_top.php into the file catalog/includes/application_top.php but I dont see one. If anyone could give me some advice on installing this modual it would be welcome. And any other info that you feel may help. Thanks Edited June 2, 2004 by seatrend Quote Link to comment Share on other sites More sharing options...
sharkey Posted July 28, 2004 Share Posted July 28, 2004 same problem here Quote Link to comment Share on other sites More sharing options...
sharkey Posted July 28, 2004 Share Posted July 28, 2004 (edited) RTFM :lol: Line 49 Readme.First 9) At the end of admin/includes/application_top.php add the following line before the ?> // BOF: Added for ECHO Payment Processing define('TEXT_KEY', 'enter your secret key here');? // this must match the key in catalog/includes/application_top.php define('FILENAME_ECHO_RESULTS', 'echo_result.php'); // EOF: Added for ECHO Payment Processing Notice it's the opposite of Line 17 6) At the end of catalog/includes/application_top.php add the following line before the ?> // BOF: Added for encryption of credit card data define('TEXT_KEY', 'enter your secret key here');? // this must match the key in admin/includes/application_top.php // EOF: Added for encryption of credit card data So make up a key as I expected. I opened admin/includes/application_top.php looking for a auto-generated key before reading all the instructions. :embarrassed: Edited July 28, 2004 by sharkey Quote Link to comment Share on other sites More sharing options...
TAPAKAH Posted July 30, 2004 Share Posted July 30, 2004 How is the contrib working? no problms? Quote Link to comment Share on other sites More sharing options...
sharkey Posted July 31, 2004 Share Posted July 31, 2004 I'm using an echo test pin and card # and I get Verification of your account FAILED. Please go back and reenter your credit card information. INVALID TERM ID 1013 Still searching for an answer, may have to call Echo. :angry: Quote Link to comment Share on other sites More sharing options...
sharkey Posted July 31, 2004 Share Posted July 31, 2004 Stupid stupid me, I missed 4 characters in the merchant ID, thank God I didn't call echo. Works Great!!!!!! Quote Link to comment Share on other sites More sharing options...
TAPAKAH Posted August 17, 2004 Share Posted August 17, 2004 ECHO module is missing the filed where a customer would input/select which credit card it is (VISA, MC...). Is taht a mistake, or echo-inc.com would figure out the type by itself???? THanks in advance! :) Quote Link to comment Share on other sites More sharing options...
TAPAKAH Posted August 17, 2004 Share Posted August 17, 2004 anyone? Quote Link to comment Share on other sites More sharing options...
smokestack Posted August 20, 2004 Share Posted August 20, 2004 can anyone that is using Echo to accept e-checks tell me how the service is working out for them? any problems? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.