Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

web-project

Pioneers
  • Posts

    4,199
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by web-project

  1. Using the following code: https://merchant.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables you will be able to generate the product name and cost automatically pulling out this data from oscommerce.
  2. You can do that, but the price of the product should include the price of shipping or you will need to setup the shipping cost in PayPal account.
  3. I think good article how to do it: http://www.siliconbeachtraining.co.uk/blog/set-short-url-facebook-fan-page-business/ or simply just google for it.
  4. yes, it possible. read the paypal website how integrate the button.
  5. need to modify the PayPal module to enable this function.
  6. Try the following topic: http://www.oscommerce.com/forums/topic/308579-i-used-paypal-express-and-occur-security-header-is-not-valid-top-top-urgent/ have you setup it correctly?
  7. you can modify this, as you can check if customer created order or not, if not simply delete the guest account from the system, very easy to check sort of data.
  8. have you run the PayPal in sandbox mode?
  9. I have seen the following module: http://www.oscommerce.com/community/contributions,2980 and I have modified it to: http://oscommerce.web-project.co.uk/2008/05/04/first-item-plus-additional-charge-by-zones-for-specific-categories-only-v1/ http://addons.oscommerce.com/info/5929
  10. is it equal to each other? you need to do the test transaction to see the errors.
  11. you need to modify the code for HTML newsletter to be able send as HTML newsletter, check the contribution database, as the modules are exists
  12. for standard module you don't need to use above fields, simply leave them blank.
  13. need to modify shipping module, if it's return with error than customer service provide the quote for shipment, in this case you will need to add the "Order Editor" and the module which will allow to pay for order after it's been logged into system.
  14. any tax setup? can be issue with module, as it's use also tax.
  15. have you activated the merchant services in Moneybookers account? Have you emailed the signed agreement to them? it sounds to me NO!!!! My account is fully active and I can accept any cc, bank transfers and any currency.
  16. you can change the default css style for different type of products, example the special can have bold red colour, the new products can have green colour, the normal products stay the same. Simply need to modify the listings and the css file.
  17. do a search in contribution database and you will find a several modules in it.
  18. read the user guide "How to use module", as normally you will get a full control of module via oscommerce admin panel.
  19. a couple modules are available to install and use it.
  20. you can use the following: the above code will change the description: "shop name" to "Order No: 111"
  21. I recommend my contribution: oscommerce dot web-project dot co dot uk/2008/05/02/atom-xml-for-google-sitemapsgoogle-base-contribution-v1 You can easily setup it via Google Merchant (old name Google Base) scheduler and google will pick-up automatically the data.
  22. if you are using PayPal IPN module it does exactly the way as you described (customer create account in your store and only after checkout using the PayPal as payment gateway). Normally the PayPal Express and Google checkout module will generate the account automatically when customer checkout.
  23. any errors? have you upload the php.ini file to /ext/modules/payment/paypal_ipn folder?
  24. I think the PayPal described about the error: https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_errorcodes try to do sandbox tests.
×
×
  • Create New...