browse by tag: gateway
sort by
Integrate the Authorize.net Payment Gateway with PHP
in PHP added by goodphptutorials, on 4/12/2006 authorize.net commerce curl e-commerce gateway openssl payment php5
We will explore every aspect of processing a transaction in detail and write code that will allow us to seamlessly integrate the Authorize.net payment gateway into our application.
comment save reportSend SMS easy with PHP and cURL
in PHP added by goodphptutorials, on 17/10/2006 gateway networking sms text message
In this tutorial we will build a simple web page that allows your visitors or yourself to send SMS/text messages to a mobile phone globally, it's very easy. We will use Clickatells SMS HTTP API for this. With minor modifications you can make it work with other SMS providers as well.
comment save report