There are three shopping cart solutions which may be employed.
ALL require a merchant account and a payment gate-way
"Pay Pal" and Pro Pay" give the user both (at a price) and are not recommended for volume sales.

  • A simple form on our secure server which e-mails an order to you.

  • A shopping cart which runs on our server.
    (We usually use X-Cart for this approach $200.00 one time purchase.)

  • A shopping cart that resides on an external server.
    (We usually use 800 cart for this $20/mo. & up)

    The first approach works only for simple orders.
    The second works well for larger, but still uncomplicated orders.
    The last can be interfaced with a php script on our server to provide un-limited sorting capabilities.

    Jack
    Remember: orders processed in "real time" must, by law, ship within 48 hr.
    If you are not positive of your inventory, off line processing should be considered.