Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

pay cash


v8superfan

Recommended Posts

hey there everybody, i would like an option where the user can add an item to shopping cart, and when they checkout select a pay cash option. Which puts the order into pending or something. Then they can mail the cash over and i can dispatch the order! is there anyway you could do this?... i searched everywhere and i only found one cash payment module, cash 1.1 i think, but it has

 

Use this module only on osC installations with the 'old' checkout code.

 

i dont know what that mean....all the others are cash on delivery

 

 

William

Link to comment
Share on other sites

just change the cash on delivery one

find the bit where it sets the displayed text and change it to 'cash' from 'cash on delivery'

then put an explanation of what to do or something in your info boxes so the user knows.

 

all cash on delivery does is kinda bypass the payment section so it wont make any difference as this is what you want to do. now add another status field to orders status saying 'awaiting payment' or something similar and then modify checkout_success.php. put in something like

 

if payment method = cash on delivery then set status of order = awaiting delivery where orders_id = the new order id

(you will need to get the last order id)

always here to offer some useless advice....

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