Home All Groups Group Topic Archive Search About
Author
31 Oct 2006 3:48 PM
Blasting Cap
I have an application that needs to use Paypal to verify the legitimacy
of a credit card, not the actual charge.

The only thing I can find thru Paypal's SDK is stuff that's a COM add-in.

Is there a web service that anyone knows of that'll do this process?
One that would be free or a single-time fee would be preferable.

Any help appreciated.

BC

Author
31 Oct 2006 4:43 PM
vecozo@online.nospam
Hi,

Why don't you consider wrapping the com component? A few second works and
free (although, of course, you would be stuck with some unmanaged code).


Hope this helps.
Regards.
Martijn Kaag


Show quote
"Blasting Cap" wrote:

> I have an application that needs to use Paypal to verify the legitimacy
> of a credit card, not the actual charge.
>
> The only thing I can find thru Paypal's SDK is stuff that's a COM add-in.
>
> Is there a web service that anyone knows of that'll do this process?
> One that would be free or a single-time fee would be preferable.
>
> Any help appreciated.
>
> BC
>
Author
31 Oct 2006 5:52 PM
xAvailx
This link may be of help:

http://www.west-wind.com/presentations/aspnetecommerce/aspnetecommerce.asp

There is a validate card method that you may be able to integrate in
your project.

HTH


Blasting Cap wrote:
Show quote
> I have an application that needs to use Paypal to verify the legitimacy
> of a credit card, not the actual charge.
>
> The only thing I can find thru Paypal's SDK is stuff that's a COM add-in.
>
> Is there a web service that anyone knows of that'll do this process?
> One that would be free or a single-time fee would be preferable.
>
> Any help appreciated.
>
> BC
Author
31 Oct 2006 5:55 PM
Cowboy (Gregory A. Beamer)
You can Mod10 check the card and make sure date is in the future. Beyond
that, you have to run an authorization. PayPal pro can do this, but it is a
pay service. I know of no "check for valid card" free or one-time fee
services.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
Show quote
"Blasting Cap" <goo***@christian.net> wrote in message
news:e0e5CQQ$GHA.4524@TK2MSFTNGP04.phx.gbl...
>I have an application that needs to use Paypal to verify the legitimacy of
>a credit card, not the actual charge.
>
> The only thing I can find thru Paypal's SDK is stuff that's a COM add-in.
>
> Is there a web service that anyone knows of that'll do this process? One
> that would be free or a single-time fee would be preferable.
>
> Any help appreciated.
>
> BC

AddThis Social Bookmark Button