OVH Cloud OVH Cloud

Paypal IPN

3 réponses
Avatar
Nayana
hai everyone,

i'm working on a console based vb.net project where i have to post a bills
to the costomers(buyers) via paypal.

I read topics on paypal IPN, but it speaks of web to web transaction, but i
want a console based transaction interacting with paypal IPN.

If any one knows anything about this plz do mail me.

With Regards
Nayana.

3 réponses

Avatar
Gilles Vollant [MVP]
I wrote ASP page which answer on IPN

"Nayana" wrote in message
news:
hai everyone,

i'm working on a console based vb.net project where i have to post a bills
to the costomers(buyers) via paypal.

I read topics on paypal IPN, but it speaks of web to web transaction, but
i
want a console based transaction interacting with paypal IPN.

If any one knows anything about this plz do mail me.

With Regards
Nayana.




Avatar
Jignesh Desai
I believe components should work with web as well as in c/s apps.
to simplify why not create a webservice which uses paypal service and let
your application consume webservice.

-regards
Jignesh Desai
www.dotnetjini.com


"Nayana" wrote in message
news:
hai everyone,

i'm working on a console based vb.net project where i have to post a bills
to the costomers(buyers) via paypal.

I read topics on paypal IPN, but it speaks of web to web transaction, but


i
want a console based transaction interacting with paypal IPN.

If any one knows anything about this plz do mail me.

With Regards
Nayana.




Avatar
Pascal Mercier
Hi all,

Check at PayPal site
http://www.paypal.com/cgi-bin/webscr?cmd=p/pdn/intro-outside on their SDK
how you could do it and if you can do it. However, the use of the Web
Service could be a right way.

Pascal Mercier
Microsoft France - MCS

"Jignesh Desai" wrote in message
news:e87S$
I believe components should work with web as well as in c/s apps.
to simplify why not create a webservice which uses paypal service and let
your application consume webservice.

-regards
Jignesh Desai
www.dotnetjini.com


"Nayana" wrote in message
news:
hai everyone,

i'm working on a console based vb.net project where i have to post a
bills
to the costomers(buyers) via paypal.

I read topics on paypal IPN, but it speaks of web to web transaction, but


i
want a console based transaction interacting with paypal IPN.

If any one knows anything about this plz do mail me.

With Regards
Nayana.