Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,415
  • Joined

  • Last visited

  • Days Won

    36

Everything posted by 30knees

  1. I agree about PayPal but hardly any customer knows Stripe.
  2. Thanks, I made a pull request!
  3. I have noticed that many customers do not actually read the text of the various payment methods but just look at the symbols. Which is why many do not realise we offer credit card payments and are unhappy. I think it would be a good idea to change the Stripe module logo with a credit card logo. Is this something @datakickwould want to introduce into the module or is it for the individual store owner?
  4. Thank you, @datakick! True, I ran the cron manually, not scheduled. Well, now it works. Thanks again!
  5. @datakick, could you help out, please? Does it work on your site?
  6. There is a vendor dependency psr/cache that some other modules may also rely on. Updating crashes the site if you have modules that also rely on it and that have their own versions. datakick is seeing whether he can remove the dependency from the core.
  7. So it looks like it's just us two, @DRMasterChief?
  8. Some customers use cookie deletion tools or other security measures, such as opening payment links in a separate browser. The result is that some orders are not registered even though the payment went through, or that the payment is made twice. Do others also have this problem? The interesting thing is that all customers say they rarely have any problems in other stores using PayPal. I've already discussed with datakick but I am wondering whether others have this problem, too. datakick's suggestion would be to implement some sort of auto-login functionality: Save information about customer + cart into PayPal metadata when preparing payment Retrieve these information when redirected back from PayPal Verify that current context matches the stored metadata, or update context if they do not
  9. I agree with @rhrh. Modules not working, zero support (simply not replying). I cannot recommend MyPresta.eu at all.
  10. It's great, very versatile and powerful, easy to use, amazing support. Get it!
  11. I've had a couple of deletion requests that were processed and are no longer in the queue but the customer ID is still in the database. I'm assuming something didn't work or how does the hidden customer account actually work?
  12. Note:
  13. We use tiered pricing with combinations. It works - but it's per combination and not spread across multiple combinations. For the latter you would need a module, I think.
  14. The trigger is "New order created". Action is "Add free product to order".
  15. Hi @datakick, I woud like to add a free product whenever products from a manufacturer are bought. Under "conditions" I don't see "manufacturer" as an option (only manufacturer as an address). Is this correct and would it be possible to add it (same as "combinations")? Thanks!
  16. Currently messages submitted by customers as an order comment are not sent by email to the store owner but remain in the shop's customer service section. Is there a way for them to be sent by email?
  17. I also do this regularly. Customers could somehow be prevented from ordering as guests based on an email match.
  18. Turned out to be a file ownership issue!
  19. Has anybody gotten this error when trying to regenerate? Message: chmod(): Operation not permitted Location: classes/ImageManager.php line 513
  20. Would you need a solution in tb or an external one?
  21. 30knees

    Export CSV?

    Sorry to see you go. What do you want to export? There are a lot of modules that permit exporting data and even services that take data directly from one system to another shop system.
  22. Update: I’m using the Dingedi module. Unfortunately, custom prompts are extremely poor compared to using the same prompt in the web interface. The developers say it’s because API results can differ to the web interface and it’s not the module that is at fault but the prompts via API.
  23. Genau, XL! Und für die e-Rechnung siehe hier: Momentan werden nur die PDF-Rechnungen von tb an Lexoffice übermittelt.
  24. Thank you. So then we'd need something a library to convert PHP objects (is this what we have in tb?) to XML: https://github.com/easybill/zugferd-php https://www.mustangproject.org/zugferd/ https://github.com/horstoeko/zugferd Wrapper: https://github.com/Youniwemi/digital-invoice Overview of some libraries and tools: https://zugferd.org/materials/e-invoicing/1.0.0/index.html
  25. datakick hat die Lösung entwickelt. :)
×
×
  • Create New...