Jump to content
thirty bees forum

x97wehner

Members
  • Posts

    457
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by x97wehner

  1. Yes, seems more fitting. Was just struggling to understand why it would be there in the first place out of the box instead of the reference_order field as you've mentioned.
  2. Alright. It seems to be not customer facing anywhere but here so I think I'll remove it from this page. It's not on their order confirmation email either. Just wanted to verify if a customer would ever need to see it before I did. Thanks.
  3. Wondering if anyone can tell me where this order ID that displays out of the box on the order confirmation page for guests is coming from? I don't see it anywhere in the system. It's close to the invoice on the order but different. Definitely different that the order reference as well?
  4. Hello, I have uncovered a bug with @datakick's chex module. A free order does allow correct submission of the order. Example is customer enters order and adds warranty/promotion code that makes the product and shipping free. The checkout still prompts the user to select a payment provider and displays a "Pay $0.00" button at the bottom of the checkout. Selecting the button attempts to route the free order to the selected payment provider and it errors out without order completion. I tested this same flow without Chex enabled and native TB checkout shows the "I confirm my order" button and does not prompt for payment provider selection in the same scenario. Clicking the button completes the order.
  5. Hello, I have a amazon sync module for PS 1.6 that the developer told me they will not support with TB 1.4 since there is no class = attribute anymore. I'm sure @datakick has a solution for this with the latest version. If there is one, can you outline how to fix it please? I can share more info if needed. This is a big problem for us. Thanks
  6. Kind of what I was figuring. Thanks for confirming my suspicions.
  7. I originally posted this under a different folder, but think it may get missed there. I'm curious on the module's usage and whether it should be enabled or not on my site. Currently, I use @datakick's reviews module and it works great. Given that information, is there any value in using this JSON module for everything else within it? Can they work together correctly or does it create conflicts that will break SEO?
  8. I expect the easiest would be for your theme to have a homepage component that allows modules to be added. Then you'd be able to easily put it where you wish. Otherwise it would require some code to get a hook that would allow it as I doubt that hook would be native to that module. I could be wrong though.
  9. Bringing this back to the top for some guidance on it's usage and whether it should be enabled or not on my site. Currently, I use @datakick's reviews module and it works great. Given that information, is there any value in using this JSON module for everything else within it? Can they work together correctly or does it create conflicts that will break SEO?
  10. Hi. I currently use SendInBlue for our digital marketing efforts. But they've now discontinued support for PS 1.6, removed the module from their site, and only support PS 1.7. Their current module that I already have, doesn't fully work anymore because of this. I'm curious what other comparable tools others may be using that natively integrate with TB?
  11. I just checked my site and I do not have the same issue. The only setting that I can see different is the last checkbox to disable Apache mod_security. Mine is set to yes. Not sure that this will resolve your issue though.
  12. Oh, wait, I'm getting somewhere now. I didn't have my subdomain cleared to access the API. Now that I added it to the website credentials, it seems to be working. Thanks for the help @the.rampage.rado
  13. Thanks. I found it. Inserted the API I just created but now getting a different error. Any other secrets to getting this functioning?
  14. Where is that setting? I don't see it on the locator menu.
  15. I thought I would just be able to turn this on, but the map doesn't seem to work correctly. It throws up a window saying that it can't load the google maps correctly as shown below. I checked the demo TB store on the website and it's doing the same thing. Anyone else seen this previously or know how to resolve?
  16. We use stripe, which allows afterpay installments. The TB module is not current with the latest API so you can't just have a pay option in checkout for afterpay. But if they click into stripe, it is presented as an option to finish payment. I assume TB gets a cut of every payment processed so I am very surprised they have not kept the module up to date.
  17. Yes, it's still a little clunky, but far better than it was prior. I find it a bit easier for our company to just manually enter B2B orders so we can adjust pricing for product and shipping a little easier. We don't do that many b2b so it's easier than maintaining another set of prices in the system.
  18. @datakickAlright, found a new bug. Everything seems to work fine on the page all the way through, until the actual payment processing. When the customer clicks button to make payment at the bottom, they redirect to processor whose page is receiving only the amount that appeared when the chex page originally loaded. Not the revised amount based upon customer selections. I have had multiple people complaining about the error in the last 2 weeks and was forced to roll back to version 0.8 to get around it.
  19. No gamble. It will work to stop the orders. It won't pop a message on why there are no couriers available, it would just say shipping is not available. This is why we just use the rule to inject the true shipping cost if the order is below our minimum. It stops most, but some people still don't care and pay the higher fee to get our product.
  20. I have not. I'm guessing you have a similar situation to us where you have this minimum instituted because there is no way to make a profit after shipping by selling a smaller amount? If so, perhaps a solution like what we did would work for you. We've implemented the below module to handle that situation. For us, we have a rule on a handful of products that raises the shipping cost to the real postage cost if they are only selecting these few products. You could easily implement the same rule you currently have with this module as well, to disable all couriers unless the amount is over your minimum.
  21. I have built a dashboard in Microsoft Power BI that connects to the TB table structure to give me better analytics across the board.
  22. I try to, but the lack of accuracy in calculating actual shipping costs restricts it's accuracy and effectiveness. We have to use a separate reporting tool to figure this stuff out. Allowing a percentage over 100% in cost calculations as well as a fixed fee option would make this reporting so much better.
×
×
  • Create New...