Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Invoice Payment


tomlong

Recommended Posts

I have a client that wants to make their only payment option - pay by invoice. No exchange of funds via the site. They want the customer to accept the fact that they will be invoiced via email and the system then push them over to the download page. Anyone know of a contribution that allows for this? Or is there a way to tweak the 'checkout_payment.php' page so that it passes the client on to the download page without requiring a payment?

Link to comment
Share on other sites

I have a client that wants to make their only payment option - pay by invoice. No exchange of funds via the site. They want the customer to accept the fact that they will be invoiced via email and the system then push them over to the download page. Anyone know of a contribution that allows for this? Or is there a way to tweak the 'checkout_payment.php' page so that it passes the client on to the download page without requiring a payment?

 

 

You could simply install the default Check/Money Order payment module and then modify the text in catalog/includes/languages/english/modules/payment/moneyorder.php to what ever you like.

 

Hope that helps? ;-)

Link to comment
Share on other sites

You could simply install the default Check/Money Order payment module and then modify the text in catalog/includes/languages/english/modules/payment/moneyorder.php to what ever you like.

 

Hope that helps? ;-)

 

 

 

Thanks! I'm not finding that module. Do you have a link? I have Version 2.3.1.

Link to comment
Share on other sites

Turns out, the Check/Money Order payment module/option is not visible in my Payments Module. Upon further looking around this board, I'm finding that this is a common issue...only I'm not finding anything that's posted any real solutions. Can anyone help with this issue: The only two Payment Modules that show up are 'Cash on Delivery' and 'PayPal Express Checkout'. How do I make the Check/Money Order payment module visible and usable?

Link to comment
Share on other sites

If this is 2.3.1 then if the module does not show in the list of isntalled modules then you click on the + Install Modules links in the page header and that will then display a list of additional modules. Once of these is the COD module. Check/Money Order is not in that list. You would need to install it.

 

But you can use the COD module. It is actually a better option since check/money order actually instructs them to send you a check later on in the checkout.

 

So just rename the COD module and call it Purchase Order or Send Invoice whichever suits their terminology in the language file and that should be fine.

 

If they plan to use the site invoice function, you might want to install an Add On that let's them generate a PDF Invoice in Admin so they can email it to them and save themselves some postage.

Link to comment
Share on other sites

  • 3 weeks later...

If this is 2.3.1 then if the module does not show in the list of isntalled modules then you click on the + Install Modules links in the page header and that will then display a list of additional modules. Once of these is the COD module. Check/Money Order is not in that list. You would need to install it.

 

But you can use the COD module. It is actually a better option since check/money order actually instructs them to send you a check later on in the checkout.

 

So just rename the COD module and call it Purchase Order or Send Invoice whichever suits their terminology in the language file and that should be fine.

 

If they plan to use the site invoice function, you might want to install an Add On that let's them generate a PDF Invoice in Admin so they can email it to them and save themselves some postage.

 

I followed this advice some time ago and all went well. However now i would like to have a COD feature that I add a handling fee to, but I have altered by COD file. Is there some way I can install a COD function in addition to the one I changed previously?

 

Thanks in advance...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...