Jump to content

[SOLVED] Accept Credit Cards


jaymc

Recommended Posts

I need to accept credit cards online, however, I only want to use a 3rd party such as PAYPAL etc to verify credit card details.

 

I want this done in the background via a SOAP link or something, so in essance they see nothing of paypal, just a form on my website which when they click submit it verifies via 3rd party and basically sends back YES/NO if credit card details are ok

 

What are the best services to do this, perhaps with the cheapest fee per transaction

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/125370-solved-accept-credit-cards/
Share on other sites

paypal does offer a service to process credit card transactions seamlessly with with you PHP code(they have a PHP wrapper for PayProFlow(the name of pay pals service)).  I have no idea about what you need to have and what they cut of each transaction is but i know they offer it because that is what we use at work.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.