Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Seperate Payment options for different users


sebconn

Recommended Posts

Is there a way you can set up different payment options depending on the user? Say if you have trusted returning clients like a school or something you can allow them to pay with a faxed purchase order or invoice or something similar.

Link to comment
Share on other sites

Is there a way you can set up different payment options depending on the user? Say if you have trusted returning clients like a school or something you can allow them to pay with a faxed purchase order or invoice or something similar.

 

yes you can. You need to add a new field in customers table where you define the new status of certain customers.

 

then you query in the new payment module for this column, and if the current customer is not in this list, set the module to false.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...