LinkPoint Gateway (Also YourPay, FirstData)


How do I use the ICharge component with the LinkPoint (or YourPay or FirstData) gateway?

LinkPoint requires client authentication, and it provides you with a PEM file, which you can present as follows:

Example Code Snippet (C#)

icharge.SSLCert = new Certificate(CertStoreTypes.cstPEMKeyFile, "c:\\myStore.pem", "password", "*");

We appreciate your feedback. If you have any questions, comments, or suggestions about this entry please contact our support team at support@4dpayments.com.