Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

grantlouie

Pioneers
  • Posts

    8
  • Joined

  • Last visited

Profile Information

  • Real Name
    Grant Louie

grantlouie's Achievements

  1. @@greasemonkey I do have all configurations settings done correctly. All tests pass in test server mode, however when i go to production server, it connects properly when i have the avs/cvs checks disabled and processes properly. However when I have perform avs/cvs enabled it seems as the shopping cart cannot connect with moneris with a process transaction failure? I'm just wondering is this an issue with this payment module?
  2. Credit Card Payments Enable Moneris Solutions eSELECTplus Module Do you want to accept eSELECTplus payments? True Environment Test or Production Server? Production Server Transaction Completion Complete transaction on checkout or manual completion Completion on checkout Store ID Store ID value obtained from the Moneris eSELECTplus Activation Letter API Token API Token value obtained from the Store Settings Section of eSELECTPlus Merchant Resource Center Order ID Prefix Prefix of the order id you would like on for the moneris transactions Online- Number Of Retries Number of Retries on the same credit card in the same transaction. (To disable retries limit, set it as '-1') -1 VISA Card Transactions How would you like to perform VISA card transaction(s)? Perform AVS/CVD Master Card Transactions How would you like to perform Master Card transaction(s)? Perform AVS/CVD American Express Transactions How would you like to perform American Express transaction(s)? Perform CVD Novus/Discover Transactions How would you like to perform Novus/Discover transaction(s)? Do not accept Other Card Types Transactions Would you like to allow transaction(s) from other card types? Do not accept Card Verification Digit (CVD) How would you like to perform CVD verification? Full Matches Only Address Verification Service (AVS) Which AVS response code would you allow? (To disable AVS, leave the field blank) Add Shipping Tax Would you like to turn the module to calculate shipping tax? No Payment Zone If a zone is selected, only enable this payment method for that zone. --none-- Sort order of display. Sort order of display. Lowest is displayed first. 0 Set Order Status Set the status of orders made with this payment module to this value default These are my settings above with the store id and ap token deleted. When I have the "perform AVS/CVD" enabled it gives error saying Failed Transaction and if I have it enabled as "Normal Transaction only" it goes through ok.
  3. @@greasemonkey okay it was a syntax error on the quotations before the "orders_addon_campg.php", i had to retype it and it works now. Thanks for your help. I just have one more issue with this module. I just testing the production environment with Visa and when I have the transactions enabled with "Normal Transaction only" it process the charge with no errors, however when I configure it as "Perform AVS/CVD" the oscommerce store gives a "Transaction Process Failed" message. I do have the proper AVS/CVD entered correctly. Is there a way to check what went wrong here. Thanks
  4. I found my problem, forgot to install the .sq database. Thanks
  5. @@greasemonkey Hi, I installed the monseris 2.3.x.x addon and have it installed on my oScommerce v2.3.3.2. However when I go to test it if gives me an error message as follows: What did I do wrong? 1146 - Table 'wrshop_newstore.moneris_can_orders' doesn't exist insert into moneris_can_orders (moneris_order_id, gateway_url, osc_order_id, osc_session, ref_num, f4l4, iso_code, resp_code, auth_code, trans_date, trans_time, trans_type, message, card_type, txn_num, avs_code, cvd_code, crypt_type, veres, pares ) values ('ONLINE-00000000000001452718128', 'esqa.moneris.com', '', 't5l4onp0v5pfah8ouf94sqn4h0', '660134550017040290', '4242***4242', '01', '027', '745884', '2016-01-13', '15:48:49', '01', 'APPROVED * =', 'V', '422130-0_10', '', '1M', '7', '', '') [TEP STOP]
  6. I'm having random problems with some customers checking out from our online store using the PayPal Checkout Express module. They either get error messages from paypal that the order has been paid when in fact it has not or when they attempt to submit a payment via paypal it kicks them to our online store and empties the cart (but no payment has been processed?). These errors keep on happening on the same customer repeatedly? One fix is I always have to ask the customer to empty their web browser cache/history and to try again, after this it works for them? Is there a permanent fix for this? Also, when an error happens, I get these debug email message below, I don't know if all 3 of these issues are related?: My oscommerce store is v2.3.3.1 and the paypal module is v3.1 API version. 112 RESPONSE: Array ( [TIMESTAMP] => 2015-08-26T18:43:43Z [CORRELATIONID] => c892dd4336be0 [ACK] => Failure [VERSION] => 112 [bUILD] => 000000 [L_ERRORCODE0] => 10471 [L_ERRORCODE1] => 10472 [L_SHORTMESSAGE0] => Transaction refused because of an invalid argument. See additional error messages for details. [L_SHORTMESSAGE1] => Transaction refused because of an invalid argument. See additional error messages for details. [L_LONGMESSAGE0] => ReturnURL is invalid. [L_LONGMESSAGE1] => CancelURL is invalid. [L_SEVERITYCODE0] => Error [L_SEVERITYCODE1] => Error ) $HTTP_GET_VARS: Array ( [set] => payment [module] => paypal_express [action] => install [subaction] => conntest )
  7. I'm having the same problem with the PayPal Express Checkout, it does not transfer the shipping and taxes. However, at first when I have the Online Merchant template V2.3.3 Paypal Express Checkout V1.2 first installed it works fine and transfers all shipping/taxes. When I applied an SSL cerftificate on the same hosting domain, then this problem occur. Could this be related to SSL?
×
×
  • Create New...