I want to build a shopping cart but it needs to use credit cards to pay for things, not paypal.
Is there an extension or something that will do this?
Alan
Shopping cart with credit cards - not paypal?
Re: Shopping cart with credit cards - not paypal?
Hi Alan,
PayPal gives you the option to pay by card or PayPal - or it did the last time I looked.
Are you talking about a Shopping Cart or Payment Gateway? PayPal being the payment gateway.
If you question is about a Shopping Cart, then I highly recommend the Stiva Cart by PHP Jabbers - https://www.phpjabbers.com/php-shopping-cart-script/
PayPal gives you the option to pay by card or PayPal - or it did the last time I looked.
Are you talking about a Shopping Cart or Payment Gateway? PayPal being the payment gateway.
If you question is about a Shopping Cart, then I highly recommend the Stiva Cart by PHP Jabbers - https://www.phpjabbers.com/php-shopping-cart-script/
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: Shopping cart with credit cards - not paypal?
Not that I'm aware of.
In order to use credit cards, you need a merchant account or be able to utilize a payment gateway through a 3rd party merchant (ex: paypal). This is basically what Paypal, Stripe and others do for you. They handle the backend stuff.
In order to use credit cards, you need a merchant account or be able to utilize a payment gateway through a 3rd party merchant (ex: paypal). This is basically what Paypal, Stripe and others do for you. They handle the backend stuff.
Re: Shopping cart with credit cards - not paypal?
Hi Alan,
After reading Crispy's post, I may have misunderstood you - as Crispy says you need to use PayPal etc as they provide the payment gateway but the payer doesn't need a Paypal a/c
After reading Crispy's post, I may have misunderstood you - as Crispy says you need to use PayPal etc as they provide the payment gateway but the payer doesn't need a Paypal a/c
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: Shopping cart with credit cards - not paypal?
Thanks all. I'll do some more investigation.
Alan
Alan