Jump to content

Al Brookbanks

Staff
  • Posts

    6,659
  • Joined

  • Last visited

  • Days Won

    124

Posts posted by Al Brookbanks

  1. We are please to announce the release of CubeCart 6.5.4. This is a maintenance release with a number of minor new features.

    Important Release Notes
    This version converts the database encoding to utf8mb4. Please make sure that your installation of MySQL or MariaDB supports this character set. *

    Download: CubeCart-6.5.4

    The table below shows the new features added to this release. All 95 closed issues can be found on GitHub.

    Issue New Feature
    #3543
    List view aded to filemanager.
    issue.3543.png
    #3544 Sorter added to filemanager for name, date added and filesize (see screenshot above).
    #3536 reCaptcha added to password recovery tool.
    #3532 Customer comments icon with link added to dashboard orders (unsettled orders) list.
    #3525 Bulk action to add/remove orders from dashboard (unsettled orders).
    #3488 Use of hooks to manipulate dashboard (unsettled orders) bulk actions.
    #3487 Order list to have new "Last Updated" column with sorter.
    #3447 Preview icon on category and document list to view on front end.
    #3427 Switch to allow for product and category descriptions to be parsed via Smarty (for dynamic contnt).
    #3425 Improved character set support utf8mb3 to utf8mb4
    #3424
    Exchange rate "buffer" with percentage adjustment.
    issue.3424.png
    #3418 Order summary to show both custom order ID (if available) and traditional order ID.
    #3413 Filemanager last location memory for product option images
    #3392
    Adjust product sales report by date.
    issue.3392.png
    #3385 Switch off order email whilst in PayPal Sandbox mode (PayPal Commerce 1.9.5+ required).
    #3420
    Rich Text Editor - Emoji Picker Plugin
    issue.3420.png

     

    * It is possible to list available UTF8 character sets with the MySQL command:

    SHOW CHARACTER SET LIKE 'utf8%';

    Screenshot 2024-04-15 at 09.59.15.png

  2. 2 hours ago, Debyink said:

    I'll keep my eyes on the orders and hopefully (fingers crossed) it's sorted.

    As jasehead said though, it wasn't double clicking, customers all said after making payment they were returned to my store but there was no confirmation that payment had been made, no complete purchase button, just back to the basket page so they went through the whole purchase process again.

    I haven't been able to reproduce that. It sounds more like a session problem.

  3. 36 minutes ago, jasehead said:

    No, but only if you have one item. They can purchase again if stock is available. Or they may duplicate the order with missing items and not understand why items are now missing. If they are confused and can proceed with a duplicate order, some customers will click through again.

    Any workaround would be considered a win if it stops duplicate orders through PayPal and refund losses from PayPal charges.

    The disable button on your store seemed to be working already so I wonder if the issue is different on your store. 

    It would be worth fixing the JS error on your checkout however. See attached. 

    image.png

  4. Just now, jasehead said:

    Or that completely blocks a duplicate order from the same email address + product codes + delivery add

    Sounds like a possible work around but not actually a fix. Probably not a bad feature to have anyway.

    I just cannot get PayPal sandbox to play ball today. Infuriating on an already horribly complex situation. 

  5. Reading back it really sounds like the pay now button is being clicked twice still. 

    On first click if it takes too long but the button doesn't get disabled and they click it again this will happen.

    The five seconds apart orders confirms this in my mind. How long does a customer wait before clicking the button again if the server is too slow processing the payment. Five seconds should about the right amount of time to lose patience. 

    I've got Debys site cloned but infuriatingly PayPal sandbox isn't working right now. Ill try again later.

  6. No I don't think so. We had a small number of merchants facing this issue. Since that patch only yourself and debyink are still reporting problems. I've cloned Debys store which I hope to test this afternoon. 

    The patch relies on the skin accepting the new javascript to disable the pay now button on first click. I'll be looking at that first.

×
×
  • Create New...