Note that there are some explanatory texts on larger screens.

plurals
  1. POChoosing a delivery method for PayPal API in C# ASP.NET
    primarykey
    data
    text
    <p>I have been struggling with the PayPal Web service in trying to get a Certificate to work with SSL and the API. I can make sandbox requests with a local ca certificate using the NVP (name value pair) API, but when it comes to the live api, I receive an SSL error. I have a thread on this, which has not been solved yet:</p> <p><a href="https://stackoverflow.com/questions/9242724/ssl-failures-recieving-ssl-tls-exception-when-using-httpwebrequest-with-client">SSL Failures - Receiving SSL/TLS exception when using HttpWebRequest with client certificate</a></p> <p>I am now exploring other avenues for making requests using various pay pal apis. My goal is to be able to using II7 and C# to send secure requests easily using the installed verisign certificate in the local ca store. </p> <p>If anyone has similar experience with any of the APIs, I would be forever grateful for information on connecting to their web service with one of these methods, how you passed the cert over the wire, where you found code samples and if you have samples or a pointer to some, and what you think the best method for connecting is:</p> <ul> <li>WCF</li> <li>SOAP</li> <li>NVP (using WebClient? this is my current method)</li> <li>Etc</li> </ul> <p>I have many links from paypal on guides on their web service, but it always seems to end right before it talks about implemented SSL and the specifics of certificate delivery and integration, since this is a bit .NET specific.</p> <p>Since I am coming down to the wire, and Out of the box code solutions would be really great, otherwise any advice would be most appreciated.</p> <p>Thank you.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload