PHP – Amazon Simple Pay IPN
The following php example helps you integrate the Amazon Simple Pay IPN to your web application. Code Example: amazon_ipn.php
The following php example helps you integrate the Amazon Simple Pay IPN to your web application. Code Example: amazon_ipn.php
The following php example helps you get the address verfication using the USPS web service. You only need to set the Lincence Number, User ID and Password. Code Example:
The following php code helps you get the live shipping rates of DHL server. You only need to set the SiteID and Password. Code Example:
This given PHP class can be used to setup PayPal recurring payments. It can send HTTP requests to PayPal Web services API to setup a recurring payment profile using PayPal Express Checkout. The class can also handle requests from PayPal… (READ MORE)
First Data Connect PCI is a simple payment solution for connecting an online store to the powerful First Data Internet Payment Gateway. First Data Connect PCI manages all of your interactions with credit card processors and financial institutions. How can… (READ MORE)
First Data Connect is a simple payment solution for connecting an online store to the powerful First Data Internet Payment Gateway. First Data Connect manages all of your interactions with credit card processors and financial institutions. How can I setup… (READ MORE)
An E-xact Payment is a securely hosted web payment form designed to accept Internet-based E-commerce transactions. How can I setup my account with E-xact SIM Account? 1. Log into your E-xact account at https://pos.e-xact.com/ and for test https://rpm-demo.e-xact.com 2. Click… (READ MORE)
Payflow Link is a secure, reliable payment gateway and operated by PayPal. A payment gateway sends billing information to banks to authorize, process, and manage payments that come from online, mail, and telephone orders. Financial institutions require billing information for… (READ MORE)
The given PHP Class helps you to make a Credit Card Sale Transaction with ECHO/Intuite Payment Gateway. Code Example: index.php echophp.class.php