Articles tagged with "direct"

PayPal Direct Payment API Component

By Mariano Iglesias
Useful component that provides a wrapper for PayPal's Direct Payment API, allowing any cake based application to accept payments via Direct Payment (processing credit cards and payments without leaving your website) and Express Checkout (allowing users to use their PayPal account to pay)
[Read more]

Paypal Payments Component Using cURL

By Parris Khachi
Updated: July 5th, 2009: Added Express Checkout and modified both the component and the file under vendors. Also you will need to change the line that calls the paypal component for the direct payment controller.
-----------------------------------------------

Looking for a lightweight, easy to use, Paypal credit card processing script? You have found it! This is for Cake 1.2. All you need is cURL and a Paypal API account! I will be updating it with more features when I get a chance. On my to do list is refund by transaction Id, and mass refund by an array of transaction ids.
[Read more]