Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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.

Posted

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

 

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.

Posted

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.

Posted

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

 

 

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...