• Resolved xpanta

    (@xpanta)


    Hi,

    I am using cart66-lite. Everything is setup. However when I checkout cart66 says that

    “Invalid PayPal Express Configuration In order to use PayPal Express Checkout you must enter your PayPal API username, password and signature in the Cart66 Settings Panel”

    Which is correct because my client does not want to use paypal, so I haven’t set the paypal settings. My client wnats simple ground shipping. Customers pay at the door on the delivery.

    How can I remove paypal settings and use ground shipping, only and complete the checkout?

    https://www.ads-software.com/extend/plugins/cart66-lite/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Lee Blue

    (@reality66)

    If you don’t want to process credit cards or collect payments online at all you can use the [checkout_manual] shortcode on your store/checkout page.

    If you are worried about security but still want to accept credit card payments take a look at getting an account with https://stripe.com and hooking it up through https://mijireh.com

    The mijireh service let’s you accept credit cards securely on their secure servers. So in that sense it is like PayPal. Your site doesn’t store or transmit and credit card info. But the awesome part is that the checkout page will look exactly like your site. They have this “page slurp” thing that stores your checkout page on their secure server so you don’t have to have an SSL cert or worry about all the PCI compliance rules.

    Here is how you set that up in Cart66:
    https://cart66.com/2012/mijireh-checkout-with-cart66/

    Thread Starter xpanta

    (@xpanta)

    Thank you for your fast response. However there was a final twist. My client decided that he wants to use paypal after all. He wants to use both services. Paypal and payment-at-the-door. So, I have to implement both. Is this possible?

    Concerning the mijireh and the stripe services they seem nice I will have to read the documentation and see how they work.

    Plugin Author Lee Blue

    (@reality66)

    Sure you can provide as multiple checkout options. You could use paypal and manual checkout on the checkout page. Just put both shortcodes on the checkout page. Like this.

    Pay With PayPal
    [checkout_paypal_pro]

    Or pay later when we deliver
    [checkout_manual]

    Hi,

    I’m using cart66 lite and my client would like to use the USPS shipping method and offer an ‘In-store Pick-up’ option with no shipping fee. She wants to use PayPal and the manual checkout that you mentioned above.

    I’ve created a ‘Pick-up’ shipping method with $0 set as the default. Is there any way to disable the shipping form/validation in the manual checkout section when the ‘Pick-up’ shipping method is chosen?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Cart66 Lite :: WordPress Ecommerce] don't want to use paypal and I can't complete’ is closed to new replies.