Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

How to alter pricing schemes


1 reply to this topic

#1 doubleagent

  • Community Member
  • 2 posts
  • Real Name:daniel

Posted 05 December 2008, 20:15

We are trying to add a custom pricing scheme to our copy of oscommerce so that it will integrate well with some other software we have. We've created a function that correctly calculates the price but are unsure of when/where to store the information, what functions to call/edit, etc. in order to keep the information static throughout the checkout process. How would we go about doing that?

Edited by doubleagent, 05 December 2008, 20:16.


#2 doubleagent

  • Community Member
  • 2 posts
  • Real Name:daniel

Posted 05 December 2008, 23:50

Nevermind, we figured it out. There was a module that was blocking echo, but once we removed it progress was pretty fast.