Mark A Kruger wrote:
> I'm looking for a Java class or CFC implimentation of the paypal developer
> network API. My purpose is to be able to verify whether someone has a valid
> paypal account before they are allowed to list products on a site. Does
> anyone have such an animal?

Hmm. The paypal API has, aside from a "tell fortune" function (for 
certifice-less connection testing) and BillUser+
(both of which are still in private beta testing) the following functions:

GetTransactionDetails, RefundTransaction, TransactionSearch and, most 
recently, MassPay.

I don't see (off hand) how either GTD or RF would help you validate a 
paypal account. TS has a lot of options... so many I'd have to look to 
make sure first but I don't think it will help either. MassPay (as the 
name might suggest) allows you to pay 1-250 registered paypal accounts 
(the same dollar amount) at one time. I'd have to look and try it out, 
but ... perhaps you could sent a small amount (preferably $0.00) and it 
may give you back and error (it should anyway) if their account is not 
valid.

I'll try it later after "the 5 people you met in heaven" is over.  :)
(I've written a java CFX called CFX_PayPalAPI I can test it against 
fairly easily.)

> Mark A. Kruger, CFG, MSCE
> www.cfwebtools.com
> www.necfug.com
> http://blog.mxconsulting.com


-- 
--Lewis Sellers (AKA min)
Intrafoundation Software
http://www.intrafoundation.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186260
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to