Zen Cart Logo
Forums / PayPal Express Checkout support / payment methods-non-paypal

payment methods-non-paypal

Views: 833

Results 1 to 3 of 3
5 Sep 2011, 5:12 PM
#1
dstegall avatar

dstegall

New Zenner

Join Date:
Sep 2011
Posts:
30
Plugin Contributions:
0

payment methods-non-paypal

I have a brand new install with the latest zen cart download.

My question concerns payment methods on step 2 of the checkout process. I have set up Paypal Express Checkout. It works fine in my testing, however my concern is the payment method option shows paypal. I want my customers to have the option to pay with their credit card without having a paypal account. Once going through step 3, the customer can pay without a paypal account, however they don't know that until reaching that step. I'm afraid of losing orders due to customers not having a paypal account and wanting to pay via credit card. Is there any solution?

Faithfully,

Dawn

5 Sep 2011, 5:59 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: payment methods-non-paypal

You can add text to the payment page explaining that they don't need an account to pay through Paypal in tpl_checkout_payment_default.php.

6 Sep 2011, 12:59 AM
#3
dstegall avatar

dstegall

New Zenner

Join Date:
Sep 2011
Posts:
30
Plugin Contributions:
0

Re: payment methods-non-paypal

Thank you for your reply.