Asp.Net and PayPal

S

shapper

Hello,

I would like to create a payments page in a client's web site.
I need to send the card details to PayPal and receive the result of the
payment as feedback.
I will, of course, use an https connection.

Could someone tell me where can I find some code or article which makes
this type of communication with PayPal and, of course, security
considerations.

Thanks,
Miguel
 
M

Mark Rae


But that goes only so far. Rick talks about IPN, but this can't be relied
upon solely - PDT is also required for any sort of robustness with PayPal
because it's so unbelievably flaky.

1) http://www.paypaldev.org/

2) Scroll down to the Instant Payment Notification (IPN) / PDT section

3) Have a look through the posts, especially the ASP / .NET section.

4) Cringe...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top