473,422 Members | 2,149 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,422 software developers and data experts.

PEAR payment gateway abstraction layer

Hi,

Just wondering if any of you has thought about or is working on a
payment gateway abstraction layer (PEAR-style)?

I'm interested on developing that or at least start a discussion about
it.

The package would provide a framework for all types of online (and
offline?) payment transactions.

- Authorize.net, PayPal, ...,
- eChecks,
- Credit cards,
- Authorize only, charge, refund...
- Through specialized PHP extensions or simple use of CURL...

Basically a drop-in package to make integration of a payment gateway
into a site as easy as PEAR::DB is for databases.

If you know of an other discussion going on currently about the
subject, feel free to post a reference to it here.

-Philippe
Jul 17 '05 #1
1 3105
ja******@hotmail.com (11abacus) wrote in message
news:<1a**************************@posting.google. com>...

Just wondering if any of you has thought about or is working
on a payment gateway abstraction layer (PEAR-style)?
Why even bother? Abstraction layers are humongous resource wasters.
In addition, each processing company has its own API, so there are
potentially dosens of APIs out there...

Also, think of security. Adding an abstraction layer increases
the number of potential security holes. Not a good thing for a
money-handling application...
Basically a drop-in package to make integration of a payment
gateway into a site as easy as PEAR::DB is for databases.


With performance drags as severe as PEAR::DB's (150-170% overhead)?
I don't think so...

Cheers,
NC
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: me | last post by:
Recent articles have got me looking at PEAR again. Because it is not always available, is it worth getting tied to? After all, if I write for it and it isn't there, my code won't work.
8
by: Eric | last post by:
Hi all, What would be the best way to add a credit card (and maybe also other systems) payment option to my php website shop? Is this something that can be done by a regular developer like me?...
1
by: webguynow | last post by:
I'm trying to build a good DB Layer on top of Pear::DB Are there any forums or knowledge base sites on this direct topic ? I've been using the documentation at:...
1
by: David | last post by:
Having issues with a Pear DSN for odbc Microsoft access. The Manual is not too helpful and the best one I can find is odbc///map where map is the ODBC DSN name. Or does one need to...
39
by: Analysis&Solutions | last post by:
Greetings: Crack open the beer, PEAR DB 1.6.0 is here! (Hey, I'm a bit giddy with excitement that my intense work during the past seven weeks has come to fruition.) For those unfamiliar with...
0
by: Andy | last post by:
Hi, I'm currently developing my B2C application using ASP.NET. I have several questions regarding planning this application: In my application, I'll use my own shopping cart (developed totally...
3
by: joshua.wehner | last post by:
I can't seem to get PEAR to work, but I think it's installed. Any ideas? phpinfo() says '--with-pear=/usr/local/apache/php-pear' $ which pear /usr/local/bin/pear $ pear list Installed...
8
by: lawrence k | last post by:
I wrote a simple CMS for personal use. I'm thinking of using it for other clients now. It's use of the database is slow and inefficient. I'm thinking of switching to the PEAR class listed here: ...
1
by: mmr315 | last post by:
pl help me how to use DB_DataObject database abstraction layer class in php
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.