Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Sort order yellow in a payment module

Sort order yellow in a payment module

Locked

Views: 2,357

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
27 Feb 2009, 9:18 PM
#1
ellivir avatar

ellivir

Zen Follower

Join Date:
Sep 2005
Posts:
444
Plugin Contributions:
0

Sort order yellow in a payment module

Hi, I was trying to search an answer but could not find for this:

in the shop there are two payment modules in usage. The other (cod) has sort order "0" and green colour.
The other custom bank module has sort order "0" and yellow light.

For some reason the bank module doesn't appear anymore for the customers on the shop.
Is it because of the yellow colour in sort order? What does it mean?

Elli

27 Feb 2009, 9:50 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Sort order yellow in a payment module

Yellow indicates one of two possible situations:

a) The module may be "installed" but you've set its status to "false".
b) You've configured the module's "Payment Zone (restriction)" to something other than "--None--" and therefore it's not showing up if the customer's billing address doesn't match the zone you've restricted the module to work in.

27 Feb 2009, 9:52 PM
#3
ellivir avatar

ellivir

Zen Follower

Join Date:
Sep 2005
Posts:
444
Plugin Contributions:
0

Re: Sort order yellow in a payment module

DrByte:

Yellow indicates one of two possible situations:

a) The module may be "installed" but you've set its status to "false".
b) You've configured the module's "Payment Zone (restriction)" to something other than "--None--" and therefore it's not showing up if the customer's billing address doesn't match the zone you've restricted the module to work in.

a) status is true
b) Payment Zone is "none"

colour is yellow anyway

Can it be something in the code of the module itself that makes it yellow?
Restriction of the zone for example possible there? Or something else like that.

27 Feb 2009, 10:01 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Sort order yellow in a payment module

I can only speak for the modules that come with Zen Cart.
If you've got a custom module that's not properly setting its restrictions, I suppose it could flag the amber icon that way too.

28 Feb 2009, 10:14 PM
#5
ellivir avatar

ellivir

Zen Follower

Join Date:
Sep 2005
Posts:
444
Plugin Contributions:
0

Re: Sort order yellow in a payment module

DrByte:

I can only speak for the modules that come with Zen Cart.
If you've got a custom module that's not properly setting its restrictions, I suppose it could flag the amber icon that way too.

Yes, it is provided by local payment gateway for Nordic banks. I already forwarded my concerns for them. The previous version of their module actually keeps the light "green" and the new one turns it to yellow. So, I'll wait their answer - hopefully fast - and then I'll compare the differences between new and old. I did quickly look at it and there were several differences in the code.

13 Jul 2009, 8:54 AM
#6
ellivir avatar

ellivir

Zen Follower

Join Date:
Sep 2005
Posts:
444
Plugin Contributions:
0

Re: Sort order yellow in a payment module

Function_key had been changed in the new version of the payment module and I had to modify that from the database. Another solution would have been to uninstall the payment module before upgrading ZenCart and then install again and it would have updated correctly the function_keys.

Just as a solution if anybody getting similar issues.

13 Jul 2009, 2:52 PM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Sort order yellow in a payment module

The better solution is to save your settings ... REMOVE ... INSTALL ... and reconfigure to ensure nothing else has been changed that might be missed when editing the database table ... :smile: