Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

toyicebear

♥Ambassador
  • Posts

    6,339
  • Joined

  • Last visited

  • Days Won

    36

Everything posted by toyicebear

  1. I went to your site and tried it, and yes something is definetly not right... Do check the settings for cookies both in: includes/configure.php and admin/includes/configure.php
  2. Nothing is wrong. This contrib is made to be used together with "force cookies" , if cookies is not enabled in your browser (Ie, firefox, opera osv.) you will get shown a friendly "enable cookie" page stating that you have to enable cookies in your browser. So, you need to do just that..... A small side note to the author, a rewrite of the code to also enable sessions would be a big pluss..... Then those who force cookies could use it the same way as now, but then it would also work for those who do not/can not force cookies.
  3. Dont use the build in editor, it creates errors... If you want to use " 's " , for instance it's , you have to write it this way it\'s Use a ftp program download the files and edit them on your local computer, then upload them again.
  4. the text changes you can do in: includes/languages/english/create_account.php the order changes you can do by editing the create_account.php file in your shops main folder.
  5. I did not suggest the options to start a discussion on which one is the best, but since you for some reason want .html those have it as their standard modus. I personally do favor BlueYon's url formationg, ie. with a / and not a .html B)
  6. If you want .html extension instead, you would have an easier time using one of these seo url contributions: ultimate seo urls , sef link transformer or nimmit sefs
  7. Probebly because you have admin with access levels installed in your shop. If that is so, then just go to administrator>>file access and choose tools and then just give access to the relevant files.
  8. Download the contribution, unzip it on your computer. Read the instruction inside the contribution. Use a ftp program or your controll panel to upload the 2 new files. nr 1. to includes/modules/payment/ nr 2. to includes/languages/english/modules/payment/ Then go into your admin and press "install" for PayPal IPN , input your paypal registered email address and save.
  9. Why do you want to use the cc module? You are aware that you also need to have a merchant account, a payment gateway provider and/or pos system? If not sign up for a paypal account , download the PayPal IPN contribution and install it in your shop. Then you can accept both credit card payments and paypal payments.
  10. Paypal is a 3 party payment processor not a merchant account, and yes you can accept most cards through PayPal. PayPal and other 3 party payment providers like 2checkout, stormpay, paysat and so on have this things in common: 1. The customers credit card statement will show the name of the payment provider and not your company. 2. Any payment recieved goes to the payment provider who then in turn pays you 3. Due to cc regualations the payment have to take place on the payment providers web pages. 4. You do not need to have a merchant account and most also accept private persons. A merchant account is a bank account specially tailored for acceptiong creditcard payments, but to do so you also need a payment gatway provider who does the fysical processing of the cc. 1. The customers credit card statement will show the name of your company. 2. The payment is deposited more or less straight into your merchant account. 3. The payment can be totattaly integrated into you site, ie. the customer inputs the cc info in the payment page and never leaves your site. 4. You will have to be a registered company to accuire a merchant account. Because of the extra costs in having a merchant account and a payment gateway in comparazing with a 3 party payment provider, the usuall consensus is that if you have a monthly turnover under 1000USD go for a 3 party provider if you have a higher turnover go for a merchant account and a payment gateway service. Ofcourse, you can always have both......since some people do actually prefere paypal or do not have a cc.
  11. To get these 2 contributions to work together, you need to edit the attributes code for qtpro to sort the attributes according to your set order. This willl not just be a text replace, or a search after instruction from the sort order contrib instructions. You will need to first find out where and how the sort order is added in the compare to the original query statements, then you will have to go into the qtpro code and modify the query statements there to include the sort order.
  12. CSS Admin Drop Down Menu v1.0 super friendly admin menue
  13. That is the way it works, if you want it to redirect you also have to install the redirect script named: 18 Feb 2005 - Redirect Old URLs - 301 headers [bETA-3] or change to the new 2.1 where the redirect is integrated.
  14. The order status for all Paypal ipn orders is et to " preparing (paypal IPN) " when the customer leaves your site to make payment at paypal, when the payment is completed he is then sent back to your site and the order is moved to "Pending" If he does not complete the payment there, ofcourse no payment goes to your paypal account, and the order stays as " preparing (paypal IPN) " in your admin. The order can also stay as " preparing (paypal IPN) " if the customer has completed his order but does not return to your site afterwards for some reason. (This is why the order is stored as he lives your site, as a backup if he fails to return after payment). Install the Paypal ipn module, and you will always have a copy of the order, even if the cutomer does not return to your site after having completet payment at the Paypal page.
  15. You could have a look at the custom pc creator contrib....it might be modified to do what you want.
  16. In your phpmyadmin, if you dont know where you have that one i suggest you ask your hosting company. Also read this for future reference: Read on.....
  17. You can alwasy have a look at these 3 contribs too.. Buy product with one click... and Custom Create Account and More Logical Checkout
  18. Try sef link transformer att. if you use this one turn gzip off And since you are not in the root, you might use the info from another seo contrib named nimmit sef to alter sef link transformer to work from /catalog/
  19. easy and stable ultimate seo url
  20. with .htaccess and apache (linux/UNIX) U CAN DO ABOUT ANYTHING U LIKE..SO MAKE YOUR CHOICE AND STICK WITH IT....
  21. Look at sef link transformer and nimmit sef in the contrib section....
  22. Try it.... If it dont work.... 1. change host or 2. dont use paypal or 3. use paypal but not your hosts shard ssl. B)
×
×
  • Create New...