The Lounge

Implement Payment with Visa card

Submitted by jibal, , Thread ID: 156065

Thread Closed
21-01-2020, 10:58 AM
#1
Hi
There is any body with a big experience in payment method? I have some questions?
In the past I use PayPal in my website but for this method there is a fees taked by paypal for each transaction, so my question there is any other option to do payment without third party just with Visa card? How I can implement this in php? And when the customer validate the payment form so I have the credit card number how I can proceed after?

RE: Implement Payment with Visa card

#2
Found this site for you - https://www.sitepoint.com/8-paypal-alternatives/ - Hopefully it should be of some help.
Generic, unoriginal signature.
Yes.

RE: Implement Payment with Visa card

#3
2checkout is the first thing coming in my mind. As for PHP you can read their documents, usually its pretty same for all other payments to integrate it into your project.
I am Jonor. I am here for the Honour to be a big Donor.

RE: Implement Payment with Visa card

#4
Braintree is a good one, they are secure, support card payments have reasonable fees. Look at their documentation for implementation.

RE: Implement Payment with Visa card

#5
Hmm id say use 2checkout aswell and also as Jonorn said they have decent PHP docs

Users browsing this thread: 1 Guest(s)