Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding Fixed Fee Ti Cash On Delivery Module


Aletiger

Recommended Posts

Hi,

I need to add a 5€ fixed fee to my cash on delivery module.

How can I do this. Instead, how can I associate a fixed fee of 5€ in the Order Total to the Cash on Delivery shipping module? I want that, if a user selects the Cash On Delivery shipping method, a fixed fee is added. Only in this case.

 

It seems to be very simple, but I'm not able to do it :'(

 

Please help me...

Ale

Link to comment
Share on other sites

Add some code so in order total $5 is added in this function

 

function confirmation() {

return array('title' => MODULE_PAYMENT_MONEYORDER_TEXT_DESCRIPTION);

}

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Link to comment
Share on other sites

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...