nnoufal Posted April 6, 2011 Share Posted April 6, 2011 Hi, I have downloaded the eway module from http://addons.oscommerce.com/info/6014 and when I go to admin->modules->payment in OscMax to install the module, then I got the PHP code of the eWayPayment.php directly printed on the page and the eWay module is not listed on the payment module list. The PHP code printed on the page is staring by Test Customer ID: 87654321 Total Amount should end in 00 or 08 to get a successful response (e.g. $10.00 or $10.0 Test Expiration Date: greater than today'); define('MODULE_PAYMENT_EWAYPAYMENT_TEXT_TYPE', 'Type:'); define('MODULE_PAYMENT_EWAYPAYMENT_TEXT_CREDIT_CAR D_OWNER', 'Name As It Appears On Card:'); define('MODULE_PAYMENT_EWAYPAYMENT_TEXT_CREDIT_CAR D_NUMBER', 'Credit Card Number:'); define('MODULE_PAYMENT_EWAYPAYMENT_TEXT_CREDIT_CAR D_EXPIRES', 'Expiration Date:'); ........ Please help. 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.