4 replies [Last post]
kbmiller's picture
Offline
Joined: 06/29/2009
Juice: 5
Was this information Helpful?

Sorry if this is a silly question but I searched around and didn't see anything.

I need to set up a pretty simple store, basically for one product that only has a few options. We'd like people to submit the orders without payment, since our product requires contacting them anyway for final consultation and installation (it's an online backup service provided for a monthly fee, with varying needs for storage space and specific setup). Ideally it would just accept the order, take them to a confirmation screen saying we'll be contacting them shortly, and shoot us an email with the order summary and we'll collect payment info when setting up their account.

Accepting CC during checkout isn't too big of a deal for us because their software will need to be professionally installed and the account for that created in the other systems anyway.

Alaska's picture
Offline
Joined: 10/16/2007
Juice: 1433
Payment Gateway

Uber can do this for version 1.x. But it should also be available for Uber 2.x but have not tested on 2.x. For 1.x just disable, do not install certain modules.

In my case, the customer and the firm both receive an order conformation. A full shopping cart is used, but without payment, fulfillment, shipping or shipping quotes enabled. Checkout still requires name, address, etc but it is required as part of the ordering process and is good to have on file.

Enjoy working with Ubercart.

kbmiller's picture
Offline
Joined: 06/29/2009
Juice: 5
Re: Payment Gateway

Thanks, that's what I needed to hear. I'll download it and give it a try.

carolynz's picture
Offline
Joined: 01/14/2010
Juice: 6
Payment gateway error

I disabled the above modules and got the following error. "Checkout cannot be completed without any payment methods enabled. Please contact an administrator to resolve the issue."

I too am wanting the order information to be emailed to the seller in which they will get a credit card from the customer. Do I have to actually uninstall the modules?

manatwo's picture
Offline
Joined: 02/19/2008
Juice: 235
Re: Payment gateway error

I had the exact same requirement from a client, to solve it I used a bit of a workaround:

Enabled "Other Payment Methods" module (Check, COD, Other), in payment methods enabled "COD" and put in some text ("Please call us to complete your order") or whatever works for you, and then used the String Overrides module to replace every instance of COD with text relating to COD with "Credit Card by Phone" - the ones I found I needed to replace were "Cash on delivery," "COD," and "Pay cash on delivery on pick-up." That seems to cover both the checkout screen and the order admin screens.