Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

kennyk

♥Ambassador
  • Posts

    41
  • Joined

  • Last visited

Everything posted by kennyk

  1. I received this email from BrainTree about up coming changes. Will either of these BT changes require changes to the OSC BT implementation? If so, anyone know what changes will be required? Thanks...KennyK HTTPS webhook update On November 1, 2019, Braintree will require that all webhooks in production are served with secure HTTPS endpoints rather than HTTP endpoints to align with industry best practices for security purposes. (This change is currently live in our sandbox environment.) We have contacted all affected merchants about this change, and your team will need to ensure all webhooks used in your integration are created from HTTPS endpoints by the above date, as HTTP webhooks will no longer function post-deprecation. Braintree IP address changes effective January 2020 As part of our effort to increase stability and extend our global footprint, Braintree will update the IP addresses we use for sandbox and production API traffic on January 15, 2020. If you whitelist Braintree IP addresses in your integration, you must include these new addresses to ensure that you will be able to process transactions. Read our blog post to learn more, and notify your developers about this change so they can take any needed action
  2. Excellent work @Harald Ponce de Leon! I have applied this fix and can confirm it does indeed work! Thank you!!!
  3. In my shop we only accept credit cards from US and Canadian customers. BrainTree is ignoring the Payment Zones configured. I used this same payment zone with Authorize.Net without issue. Anyone know how to fix this? Thank you in advance.
  4. Thank you @JcMagpie for the reply and information. I am not knowledgeable enough to know how to make these changes. Nice add-on and wish I could use it. Oh well, thank you again for the reply.
  5. osCommerce Online Merchant v2.3.4 is the version. It's heavily modified. I do use FA icons in many places. I don't have the date of the original ZIP package and I'm not in a place right now where I could provide the date of an unaltered file.
  6. Thanks for this excellent add-on! I am having a few issues: 1. None of the font awesome icons are showing 2. Initially all the cart items were on one line. I moved the following line of code to be the last line of the 'foreach' structure: echo '<div class="dropdown-divider"></div>' . PHP_EOL; However, I am not getting the divider at the top or the bottom. 3. Your Cart is there but in color white so it can not be seen. 4. "Your Cart" is not left justified and "3 items, $65.04" is not right justified. Any help would be greatly appreciated. Thanks!
  7. Anyone have any input on this request? Anyone willing to work for hire to add these?
  8. First, a huge thank you to @Harald Ponce de Leon for this excellent payment module! Just looking at all the code that was necessary tells me this was no small effort. So, thank you!!! Second, there are two enhancements that would help me win order processing: 1. Transaction status in the 'Status History' to contain AVS results. 2. Ability to send email with Order info, transaction results, AVS results These two enhancements would allow us to quickly evaluate an order for credit card fraud risk. Authorize.Net sends an email for each order with the following information (see below). In the morning with a lot of orders received this allows us to print the orders and use MS Outlook to scroll through each Authorize.Net email with the MS Outlook/Preview Pane turned on to quickly evaluate each order for AVS/Billing/Shipping address for credit card fraud risk. Without these enhancements we have to log into BrainTree, click various menus and then scroll to see the information we need for risk assessment. If you are verifying just one order it's not too much trouble but when it's a significant number of orders it is time consuming and tedious. I have discussed this with BrainTree and there is no way to do either of these things from their side. It would have to be implemented in the OSC BrainTree payment module. ========= GENERAL INFORMATION ========= Merchant : MYSTORE.COM Date/Time : 27-Jun-2019 15:57:28 MDT ========= ORDER INFORMATION ========= Invoice : 12345 Description : My Store Amount : 123.45 (USD) Payment Method: MasterCard xxxx1234 Transaction Type: Authorization and Capture ============== Line Items ============== Item: 1 Description: Good Product Quantity: 2 Unit Price: $16.10 (USD) Item Total: $32.20 (USD) Item: 2 Description: Better Product Quantity: 1 Unit Price: $64.55 (USD) Item Total: $64.55 (USD) Item: 3 Description: Okay Product Quantity: 4 Unit Price: $24.95 (USD) Item Total: $99.80 (USD) ============== RESULTS ============== Response : This transaction has been approved. Auth Code : 012345 Transaction ID : 0123456789 Address Verification : Street Address: Match -- First 5 Digits of Zip: Match ==== CUSTOMER BILLING INFORMATION === Customer ID : 12345 First Name : JOHN Last Name : DOE Company : Address : 1234 BILLING LANE City : DOELAND State/Province : Iowa Zip/Postal Code : 12345 Country : United States Phone : 555-555-5555 Fax : E-Mail : [email protected] ==== CUSTOMER SHIPPING INFORMATION === First Name : JOHN Last Name : DOE Company : Address : 1234 SHIPPING LANE City : DOELAND State/Province : Iowa Zip/Postal Code : 12345 Country : United States ======= ADDITIONAL INFORMATION ====== Tax : Duty : Freight : 0.00 Tax Exempt : PO Number :
  9. FYI, I was successful in upgrading to the latest version and do have it working now.
  10. I am using osCommerce Online Merchant v2.3.4 and will be installing app-braintree-2_010. Currently Braintree Version: 1.1 API Version: 1 [2.27.2] is installed, though never used or configured. I also have PayPal App v5.016 installed and have been using it successfully. I have core code mods in orders.php and elsewhere I must retain. Looking through the installation steps I am a bit confused about what Legacy Changes I have to follow considering I already have the PayPal App v5.016 installed. Also, needing to retain the mods in core files. Any help would be greatly appreciated. Ken
  11. Thanks @John W for the reply. I am not familiar with updating the certs for Authorize.Net. Is there a step by step instruction on doing this? Ken
  12. Hi John, My site was failing to connect (test connection) and I had to turn off the " Verify SSL Certificate" to get it to connect. It was working yesterday just fine with this set to true. Could this be a result of new certs? If so, 1. How do I fix this? 2. What are the ramifications of running with the Verify SSL Certificate set to false? Thanks!
  13. Excellent! I look forward to being able to use this very useful mod. Thanks Jack!
  14. I was able to increase the php memory and this fixed this error. With the number of customers I have it takes a very long time to build the lists and actually causes the browser to stop responding to build them. In fact, the browser never did compete the build of the customer selection menus. I would imagine once built it would not easy to find the accounts you want to merge. If I might venture an enhancement/change would be to provide Merge From and To fields for searching for the customer accounts to merge rather than build selection menus. You could still have the option to click for menu selection based on one of the three criteria you offer for those who want to select them using that method. For me I would know the email addresses of the accounts I want to merge so this would be quick and assured to get the correct two accounts. Thank you for your efforts with this excellent addition! Ken
  15. Thanks Jack. Yes, I have more customers than 8K. I'll check in to this further and see if there's something I can change with my server configuration.
  16. Hi Jack, I installed the Merge Accounts add on and am getting the following error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/admin/web/mydomain.com/public_html/catalog/admin/includes/functions/database.php on line 103 Any suggestions for a fix? Thanks for any help. Ken
  17. @BrockleyJohn, I'm using Admin Only Comments Box v1.2 on osCommerce Online Merchant v2.3.4. It is implemented on the "Status History" tab. You can see below the Admin Comments text entry and Update and then the Admin Comments history with Date Added. What I envision is an Admin Comments Tab in this format "Admin Comments (2)" where the (2) indicates two Admin Comments have been entered.. For example, if no admin comments have been entered the tab would be "Admin Comments (0)". Having the number of comments on the tab would lead an admin to click on the tab to read them. Zero would indicate no reason to take the time to look at the tab. On the tab would have the Admin Comments text box and update button with the comments history under it. Thanks for considering this mod. Personally I think your Orders Tab and this Admin Comments w/ Tab should be core OSC technology. Both are extremely useful. Thanks again!
  18. Thank you for this very useful Orders Tab mod. It installed very easily and works very well. I added the following to what is displayed by default: Order Number CC Number (only last 4 digits) Reason for these additions: Order Number: For customers that have many orders with us they often refer to an order number or we are looking for order details by order number. CC Number (only last 4 digits): This allows us to quickly see what credit cards have been used previously which assists us determine if there should be any credit card fraud concern. These modifications were very simple due to this mod being so well written. So, thank you! REQUEST for a TAB mod for the Admin Notes mod. We use the Admin Notes mod which allows us to keep order notes with the order which are not visible to the customer. It would be very helpful to have this moved to a tab to write and see these notes. Again, thank you for an excellent mod! Ken
  19. Thanks @burt! Yes, their server(s) must have been having issues as it has resolved itself. Ken
  20. Just in the last few hours our USPS module is not returning domestic quotes. It is returning international quotes quickly and accurately. On the domestic quotes there's a long delay before it apparently timeouts and then continues to display the checkout_shipping page with the other carrier quotes. I know this because I tested with USPS disabled and our FedEx quotes some back quickly (as do the international USPS quotes). Anyone else having this issue or know what is causing it? I'm guessing it is a USPS API issue but none of the websites that monitor the USPS API are indicating any issues. I'm hoping something hasn't changed with the API that would require a rework of the USPS module. Any help would be greatly appreciated. Ken
  21. This works for both domestic and international quotes. I installed the full package of 5.2.1 and overwrote usps.php with the one mentioned here and I am getting domestic and international quotes again. Thank you for those who contributed to make this version work with the new and unimproved USPS API. SUGGESTION: Endicia is a 3rd party USPS postage provider we use to save on shipping and make creating postage labels easier. They have an API for quotes. Someone with more expertise and interest could develop a USPS shipping module based on Endicia's API. It would not only allow the quoting but allow much easier label creation at lower postal rates.
  22. anyone? if so, please be explicit with what you are running that is working, along with any modifications and installation instructions. it would be greatly appreciated by many. thanks!
×
×
  • Create New...