Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | What is the best PHP payment api class? | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by rabab - 2 months ago (2015-11-16) payment api
+2 | I need an API that can pass payment parameters through it to the bank in a secure way. |
1. by Dave Smith - 2 months ago (2015-11-16) Reply
Most banks have their own api that they make available when you get a merchant account, so it depends on your bank or merchant account provider. Unless, you are looking for something through a payment gateway, like paypal?
2. by rabab - 2 months ago (2015-11-16) in reply to comment 1 by Dave Smith Comment
yes sir but i didn't want client redirect to bank page i need api like this site you can check it and try to pay online edfa3ly.co
3. by Dave Smith - 2 months ago (2015-11-16) in reply to comment 2 by rabab Comment
That is exactly what a merchant account is for. If you want the customer to stay on your site, then you need a merchant account and to use the API provided.
No bank in the world is going to accept anonymous transactions, so your options are to either get your own merchant account or use a third party payment gateway. There are api options with the bigger gateways to allow customers to stay on your site and the cost is usually less than a merchant account.
Also keep in mind that if you are going to be collecting and storing credit card information, there are security procedures that you must follow or risk the credit card companies pulling your rights to use their cards.
4. by rabab - 2 months ago (2015-11-16) in reply to comment 3 by Dave Smith Comment
Can u recommend sites i can apply this through it And i want to make sure that i get ur mean u said that security wise this will not be strong as bank?
5. by Dave Smith - 2 months ago (2015-11-16) in reply to comment 4 by rabab Comment
You can start by looking into paypal pro...
www.paypal.com/us/webapps/mpp/paypal-payments-pro
It is a gateway that allows customers to stay on your site and offers solutions so that you remain PCI compliant when collecting credit cards. I have recommended a popular wrapper that can use most of the paypal services, including pro.
+2 | by Dave Smith 5955 - 2 months ago (2015-11-16) Comment This is a popular paypal wrapper, if you decide to use their gateway to process payments. Dave |
Recommend package | |
|