Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

weevilofdoom

Pioneers
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Real Name
    Kevin

weevilofdoom's Achievements

  1. Thanks for the reply - I had actually come to that same conclusion not 10 minutes ago! Cheers. Come to think about it - I'm going to leverage the "Product Attributes" instead of "Product ID" so I can assign this to multiple products - but the rest of the idea is the same. Thanks!
  2. The person buys said product - the code is generated (dynamically with php) at purchase and presented on the success page (as well as email/file download) The person calls the phone number, and is asked to verify their code via automated system - once verified, the call is routed. This generated code needs to be stored in a database table for validation. When they key in their code to the phone system, it will look this up. Nobody answers a phone until it is checked as valid. A call is not routed if the code is not valid. Not sure if there is any more detail I can provide that will be useful. Basically, it is an "extended support by phone" product. Note: The phone system is already setup and working. Just need to add this special product type to osCommerce. Looking for tips on where to start.
  3. I am looking for a way to create a custom file download where the file does not exist until the person has checked out. This file will be an auto-generated code that will be used for different things including support (phone in and key in your code rather than answering a bunch of questions type thing) where it can be looked up in a database and matched for validity. Are there any suggestions how this can be accomplished? I know you can specify a filename to download as a product attribute - but re-writing this file every time somebody orders is not the solution I am looking for.
×
×
  • Create New...