title | updated | permalink |
---|---|---|
What is payment gateway? How to integrate and use payment gateways in PHP? |
October 19, 2015 |
/faq/payment-gateways/ |
Payment gateways are e-commerce application service provider services that authorize credit card payments for e-businesses, online retailers, bricks and clicks, or traditional brick and mortar.
Payment gateways link your website to your processing network and merchant account. In other words they facilitates the transfer of information between a website and the Front End Processor or acquiring bank.
Resources and PHP libraries to check out:
- PHPLeague Omnipay - a framework agnostic, multi-gateway payment processing library for PHP 5.3+
- TrustPay - an international payment gateway
- PayPal documentation - a documentation for processing payments through PayPal