OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Deposit/Down Payment module
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Payment Modules > Other
scoobie
Hi All,

I am currently setting up a site which sells imported furniture. We need to be able to take a desposit (say 25 or 30%) when the customer makes the order via whichever payment method is used. We will then collect the rest of the payment a week before the furniture is to be delivered. Would it be possible to mod this contrb to do this?

http://www.oscommerce.com/community/contributions,1777

any other (sensible!) suggestions would be most welcome

Cheers, Adam.
scoobie
Actually... bit of an idea.. we will only want to take a deposit on any items if they arent in stock. If they are in stock we will take full payment. Dont know if that sparks of any bright ideas in any of you geniuses :-)

I looked at attributes and doing it that way, but couldnt quite work it out...any clues/hints/tips greatly appreciated!

Adam

QUOTE (scoobie @ Mar 22 2006, 12:16 AM) *
Hi All,

I am currently setting up a site which sells imported furniture. We need to be able to take a desposit (say 25 or 30%) when the customer makes the order via whichever payment method is used. We will then collect the rest of the payment a week before the furniture is to be delivered. Would it be possible to mod this contrb to do this?

http://www.oscommerce.com/community/contributions,1777

any other (sensible!) suggestions would be most welcome

Cheers, Adam.
enigma1
that contribution only changes the checkout_process.php. That comes way too late the payment through the gateway is already done. You need something to manipulate the $order global before it goes through the gateway, so maybe a discount related contribution could help more. Because you will charge the customer only the deposit in that case.

You will have to adjust the discount and record the remaining value of each order in someway.
scoobie
Anybody got any ideas on how to do this? I'm willing to pay someone if they can come up with the goods! *pretty please!*

Adam


QUOTE (enigma1 @ Mar 22 2006, 01:05 AM) *
that contribution only changes the checkout_process.php. That comes way too late the payment through the gateway is already done. You need something to manipulate the $order global before it goes through the gateway, so maybe a discount related contribution could help more. Because you will charge the customer only the deposit in that case.

You will have to adjust the discount and record the remaining value of each order in someway.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.