Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Missing Payment Method


Guest

Recommended Posts

This is what is displayed on the checkout_payment screen:

 

Payment Method

 

This is currently the only payment method available to use on this order.

 

I have PayPal and Check/Money Order enabled...

 

Those two items should show as payment options.

 

Thanks for your help.

Link to comment
Share on other sites

26 views and still no dice...

 

Payment Method

 

This is currently the only payment method available to use on this order.

 

That is all that is displayed...no Payment method selections. Anyone?

Link to comment
Share on other sites

What's your URL?  What does it say in the boxes in admin->modules->payment->paypal?

 

Thanks for your reply. Here is my URL:

 

http://overnight-marketing.com/shopping-cart/index.php

 

What does it say in the boxes in admin->modules->payment->paypal?

 

PayPal

 

Enable PayPal Module

True

 

E-Mail Address

[email protected]

 

Transaction Currency

Only USD

 

Payment Zone

Ohio

 

Set Order Status

default

 

Sort order of display.

0

 

Check/Money Order

 

Make Payable To: Overnight Marketing, Inc.

 

Send To:

Passion Fire Lingerie

Akron, Ohio 44314

USA

330-848-4747 Phone

888-848-4747 Toll Free

213-803-5472 Fax

 

Your order will not ship until we receive payment.

 

Enable Check/Money Order Module

True

 

Payment Zone

Ohio

 

Set Order Status

default

 

Sort order of display.

1

 

Make Payable to:

Overnight Marketing, Inc.

 

 

Thanks for your help.

Link to comment
Share on other sites

"...use of industry-standard Secure Sockets Layer (SSL) technology to keep your order secure..."

 

Oh?

 

Are you saying I need an SSL certificate in order for payment options to display? I do have a shared SSL Certificate...but have not used it.

 

Have you tried removing and reinstalling the module? Have you checked the server to make sure all of the files are there?

 

yes I did...and still nothing. As far as I can tell all the files are there.

Edited by overnight
Link to comment
Share on other sites

The next thing I would do is look in the databae (the configuration table) and see if PayPal shows up as being installed.

 

This could be it...as I enabled some other payment options and they work. But PayPal and Check/Money Order does not. I tried disabling them and re-enabling them and it still did not work.

 

I noticed a couple people posted this very same question on here and never recied a solution. I appreciate you stepping through this with me...

 

configuration table = configuration.php???? Is that where I would find it?

Link to comment
Share on other sites

This could be it...as I enabled some other payment options and they work.  But PayPal and Check/Money Order does not.  I tried disabling them and re-enabling them and it still did not work.

 

I noticed a couple people posted this very same question on here and never recied a solution.  I appreciate you stepping through this with me...

 

configuration table = configuration.php????  Is that where I would find it?

Log on to the server using your host's Control Panel (assuming you have one) and go to the database. Choose the Configuration table and look for an entry showing what payment modules are installed. If you're not comfortable with this, then don't do it. We don't want to make things worse.

Link to comment
Share on other sites

Log on to the server using your host's Control Panel (assuming you have one) and go to the database.  Choose the Configuration table and look for an entry showing what payment modules are installed.  If you're not comfortable with this, then don't do it.  We don't want to make things worse.

 

 

Okay...this is what I see in the tables:

 

define('TABLE_ADDRESS_BOOK', 'address_book');

define('TABLE_ADDRESS_FORMAT', 'address_format');

define('TABLE_BANNERS', 'banners');

define('TABLE_BANNERS_HISTORY', 'banners_history');

define('TABLE_CATEGORIES', 'categories');

define('TABLE_CATEGORIES_DESCRIPTION', 'categories_description');

define('TABLE_CONFIGURATION', 'configuration');

define('TABLE_CONFIGURATION_GROUP', 'configuration_group');

define('TABLE_COUNTER', 'counter');

define('TABLE_COUNTER_HISTORY', 'counter_history');

define('TABLE_COUNTRIES', 'countries');

define('TABLE_CURRENCIES', 'currencies');

define('TABLE_CUSTOMERS', 'customers');

define('TABLE_CUSTOMERS_BASKET', 'customers_basket');

define('TABLE_CUSTOMERS_BASKET_ATTRIBUTES', 'customers_basket_attributes');

define('TABLE_CUSTOMERS_INFO', 'customers_info');

define('TABLE_LANGUAGES', 'languages');

define('TABLE_MANUFACTURERS', 'manufacturers');

define('TABLE_MANUFACTURERS_INFO', 'manufacturers_info');

define('TABLE_ORDERS', 'orders');

define('TABLE_ORDERS_PRODUCTS', 'orders_products');

define('TABLE_ORDERS_PRODUCTS_ATTRIBUTES', 'orders_products_attributes');

define('TABLE_ORDERS_PRODUCTS_DOWNLOAD', 'orders_products_download');

define('TABLE_ORDERS_STATUS', 'orders_status');

define('TABLE_ORDERS_STATUS_HISTORY', 'orders_status_history');

define('TABLE_ORDERS_TOTAL', 'orders_total');

define('TABLE_PRODUCTS', 'products');

define('TABLE_PRODUCTS_ATTRIBUTES', 'products_attributes');

define('TABLE_PRODUCTS_ATTRIBUTES_DOWNLOAD', 'products_attributes_download');

define('TABLE_PRODUCTS_DESCRIPTION', 'products_description');

define('TABLE_PRODUCTS_NOTIFICATIONS', 'products_notifications');

define('TABLE_PRODUCTS_OPTIONS', 'products_options');

define('TABLE_PRODUCTS_OPTIONS_VALUES', 'products_options_values');

define('TABLE_PRODUCTS_OPTIONS_VALUES_TO_PRODUCTS_OPTIONS', 'products_options_values_to_products_options');

define('TABLE_PRODUCTS_TO_CATEGORIES', 'products_to_categories');

define('TABLE_REVIEWS', 'reviews');

define('TABLE_REVIEWS_DESCRIPTION', 'reviews_description');

define('TABLE_SESSIONS', 'sessions');

define('TABLE_SPECIALS', 'specials');

define('TABLE_TAX_CLASS', 'tax_class');

define('TABLE_TAX_RATES', 'tax_rates');

define('TABLE_GEO_ZONES', 'geo_zones');

define('TABLE_ZONES_TO_GEO_ZONES', 'zones_to_geo_zones');

define('TABLE_WHOS_ONLINE', 'whos_online');

define('TABLE_ZONES', 'zones');

Link to comment
Share on other sites

HOOORAAAAA!!!!

 

Fixed it....here is what I did....

 

While sifting through the tables in the Cpanel....I read in the code for the Payment Module the following line: "If a zone is selected, only enable this payment method for that zone."

 

So I went backl into Admin>>>Modules>>>payments>>>Paypal & Checks/Money Orders and removed the zones.

 

I assumed it was for tax or shipping purposes.

 

Thanks for your help...you got me poking around.

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.

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