Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

14steve14

♥Ambassador
  • Posts

    5,711
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by 14steve14

  1. Are you sure it has not been moved to templates/default/includes/hooks/shop/sitewide which is where many of the hooks are now placed.
  2. Dont think it will ever get added into core, but is a requirement of many stores.
  3. @milerwan Is there any plans to update this addon to work on the very latest Phoenix 1.0.7.6. I installed it on that version and had many errors showing mainly related to TABLE_CONFIGURATION. I changed all instances of that to 'configuration' but then there are lots of other warning which I have no idea on.
  4. Just a warning to those users of this module. I had a customer place a fraudulent order the other day. He entered an address in Finland and changed the country to the UK as I only use this module to accept payments from UK based customers. The payment went through fine believe it or not. The order was not sent as the incorrect country was used which used the incorrect shipping option. I spoke to stripe about this and apparently this could happen. They have suggested a few changes to my Stripe account settings which may prevent it from happening again. It looks like the checks returned as "Unavailable" in the payment. This can happen as some banks do not carry out these checks at the time of payment. The checks in Stripe radar will only pick this up if the checks are actually failed when the checks are made. The changes I made were to what checks are actually required. Its in the Settings - Radar - Rules area in your Stripe admin dashboard. The advice from Stripe is to check any payments where the tests are unavailable. They also said that you can block a user from paying for products using Stripe, and any card information in your block list can then used to prevent the same happening to other Stripe users as the data is shared. Like I say, just a warning to be aware..
  5. Has anyone updated this addon to work with the latest Phoenix 1.7.0.6. I have had a try but still get lots of undefined errors. May have to try again.
  6. @Jack_mcs Many thanks for this simple button addon. Much needed and very appreciated.
  7. You may be better off posting for help for a specific addon in that addons support thread. Then the addon developer may see it and reply quickly.
  8. @raiwa Hi Rainer, bit of a silly question and I know you are busy updating other addons. Does this need updating before adding to 1.0.7.5 or should it just upload and work.
  9. Whilst I have no idea what any of this means, and again, have no idea whether this is already implemented on the stripe module I found this page after a google search on others that are or were having the same duplicated payments problem. https://stripe.com/docs/api/idempotent_requests
  10. Totally off topic but I am glad to see that its not only my customers.
  11. I take a lot of things customers say with a large pinch of salt. Its never their fault and they do nothing wrong but still things happen that the website gets the blame for. Its as if they think it can do things on its own. I even had one customer once claim that the website must have created an account in his name using all his correct details because he never did, and he wanted the account deleted. He apparently only found out that an account was created when he received the welcome email.
  12. I would love to look furthe rinto the Stripe side of things with mine, but I am currently unable to access my Stripe account. They say I have never had an account with them. I feel I have a way to go yet but will report oin the errors if there are any when I can get access. I cant even use chat as I cannot access my account.
  13. Sorry Gary, been a bit busy. That would be good if you don't mind me having it. I have narrowed it down to just Stripe where payments are being taken twice as it seems not to be affecting PayPal, but for the life of me I cannot find out why. Customers say that they are only clicking the button once, but there may be other things that they are not telling me. Its also not every payment as many go through fine. For now I have turned off Stripe partially due to another reason with them locking access to my account but they do say that they do not know of it happening to others. Again don't know whether or not to believe them.
  14. I hope someone else is having this problem with Stripe. I am getting a few instances a week where the Stripe payment module is taking the payments twice. Customers are claiming that they are only pressing the checkout button once, and there is only one order per customer. Is this happening to anyone else, and is there a cure for it. I am using the latest version of the addon on a frozen store.
  15. @edfaught You will have to be patient and wait for Rainer to update the addon for your version. As its an error related to PWA you may be better off posting in the pwa support thread where Rainer will see the problem. I do believe he is working on an update, and will release it once its finished and ready.
  16. Are you sure Phoenix version 1.0.1.0 has all the hooks files. I would upgrade to a later version of Phoenix. !.0.5.0 is a safe version and lots of addons were made for it, or you could go up to 1.0.7.0 or higher if you really need to , but you may have to wait for addons to be updated if you cant do it yourself.
  17. Be honest this is something that I am looking into but my coding skills are not high, so we will have to see where it leads.
  18. Have you really got that old version to work on php7.2. I bet that took a long time to get rid of all the errors. You may have been better off investing your time upgrading to Phoenix at least that version is up to date and responsive. It is also currently constantly being upgraded and improved.
  19. Lots of information missing such as version of oscommerce. Link to addon so people can see the code you are using. Has it worked previously and if so when did it stop working. Giving more information will help people see what you have done, what you have tried and give a clue to whats wrong hopefully.
  20. Post a link to the addon that you have downloaded and installed on your shop. That way people will be able to understand which one you are using. We also need to know what version of oscommerce you are using as versions differ. You may also need to check that the addon you installed is compatible with your version of oscommerce. There may even be a support thread for that specific addon. Its very difficult to give help on such a question as we have no idea what you are using and what problems you are having. Just remember that the people on these forums that are giving help do so in their own time usually whilst running their own business so be patient and make sure the question can be understood.
  21. I am sure it will be updated, as @raiwa Rainer has said many times when the next fixed release is available. Until then people will have to be patient. its one problems that people have created for themselves in using code that should not really be used in a live environment.
  22. Glad to have been some help for a change.
  23. @Jack_mcs Jack Thanks for the great addon. Works great on 1.0.5.0. There are a few errors with the boxes control page but I dont use that any way. Only thing I did was to change one line in the admin/includes/languages/english/modules/boxes/sitemap_seo.php file to define('MODULES_ADMIN_MENU_HEADING_SITEMAP_SEO', '<i class="fas fa-sitemap fa-fw mr-1"></i>Sitemap SEO'); which added a sitemap icon next to the text so that made all the admin box titles look the same on the page.
  24. Rainer. Thanks very much. I will take a look. Hopefully it will be suitable. If not it may be made to work, or playing around and thinking way above my pay grade it may be possible to use the back end from one and the front end from another and mix and match them both to get the best of both worlds. Will give me something to do if it ever gets quiet here.
×
×
  • Create New...