Zen Cart Logo
Forums / PayPal Express Checkout support / Is it posible to activate the Express when logged in?

Is it posible to activate the Express when logged in?

Views: 720

Results 1 to 5 of 5
2 Aug 2011, 12:00 PM
#1
west_net avatar

west_net

New Zenner

Join Date:
Jul 2011
Posts:
18
Plugin Contributions:
0

Is it posible to activate the Express when logged in?

I've installed express cart and its working! -Yeah! But if I log in (as customer) then the button is no longer there as an option. Can I have as an option for logged in customers?

Any help is always appretiated thanx
Westnet

2 Aug 2011, 12:36 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Is it posible to activate the Express when logged in?

A link to your site so we can see the problem for ourselves would help.

2 Aug 2011, 12:44 PM
#3
west_net avatar

west_net

New Zenner

Join Date:
Jul 2011
Posts:
18
Plugin Contributions:
0

Re: Is it posible to activate the Express when logged in?

2 Aug 2011, 1:38 PM
#4
drbyte avatar

drbyte

Sensei

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

Re: Is it posible to activate the Express when logged in?

The button automatically disappears when the module detects that it's supposed to make itself unavailable. Various conditions can cause this:

  • cart contents greater than PayPal's allowed amount. In USD that's 10,000. In GBP that's 5,000.
  • cart is empty, therefore checkout is irrelevant
  • zone restrictions -- if you've limited the module to only work when the customer's address is within a specified zone and the customer logs in with an address outside that zone, then the module won't appear (same with shipping zone restrictions too). Setting the module's payment-zone to --None-- will turn that off.
  • etc, etc
3 Aug 2011, 7:14 AM
#5
west_net avatar

west_net

New Zenner

Join Date:
Jul 2011
Posts:
18
Plugin Contributions:
0

Re: Is it posible to activate the Express when logged in?

thanks my man sorted