Processing QBMS ( Quick Books Merchant Services ) payments with Perl
I could not for the life of me find any existing perl modules or examples to process QBMS payments ANYWHERE, so I started working on a basic module to get things going.
It's Business::Intuit::QBMS and is certainly a work in progress. If you want to fix / add / change anything, go ahead.
You can check it out at github:
https://github.com/jeffdoubleyou/Business--Intuit--QBMS
It's really limited at the moment, but it does work and I use it in production on one of my websites to process instant and recurring payments via wallet. It's only functions are to charge a card, authorize a card, create a wallet, list a wallet, delete a wallet or charge a wallet.
To do items include:
- Capture authorized funds
- Search records
- Refunds
- Multiple wallet entries
- Check processing stuff
- Multiple batch tools
That is all for now.
--
JeffreyWeitz - 2011-12-04
This document has been approved! No more actions can be carried out on this document.
ApprovalPlugin - You must have CHANGE permission on this topic to change state.
Comments!