Santilab PayPal Integrator 1.0



Publisher Description



Santilab PayPal Integrator
This component simplifies the interaction between your application and PayPal, a gateway for accepting online payments.
Whether you need to withdraw money from a credit card, submit a payment or perform any other of the PayPal-supported operations. With PayPal Integrator all you’d have to do in order to complete the operation is to provide the necessary parameters and call up the required operation. The component will do the rest. No need to write and debug pages of code, study heavy volumes of API manuals, etc.
Your benefits with PayPal Integrator:
Obtain a virtual terminal to receive payments.
Submit transactions to the PayPal payment gateway using the Raw Method:
DoExpressCheckOut
DoDirectPayment
VerifyAddress
Ability to make any kind of requests in "raw" mode .
Process Credit Card payments.
Submit itemized order information with a transaction.
Use any number of user-defined fields.
The way of using Integrator is very easy.
For example making DoExpressCheckout:
PayPalIntegrator payPalIntegrator = new PayPalIntegrator("https://api-3t.sandbox.paypal.com/nvp",
"XXX", //set your user name
"XXX", // Set your password
"XXX" //Set your signature
);
RequestExpressCheckOutPayment request = new RequestExpressCheckOutPayment();
request.AMT = "12.00";
request.CANCELURL = "URL1";
request.RETURNURL = "URL2";
SetExpressCheckoutPaymentResponse response = payPalIntegrator.SetExpressCheckout(request);
if (response.Status == Status.Success)
{
//responce redirect
Response.Redirect("https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=" + response.TOKEN);
}


About Santilab PayPal Integrator

Santilab PayPal Integrator is a free trial software published in the Other list of programs, part of Development.

This program is available in English. It was last updated on 19 March, 2024. Santilab PayPal Integrator is compatible with the following operating systems: Windows.

The company that develops Santilab PayPal Integrator is santilab. The latest version released by its developer is 1.0. This version was rated by 1 users of our site and has an average rating of 4.0.

The download we have available for Santilab PayPal Integrator has a file size of 681.98 KB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2008-10-10 and was downloaded 70 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the Santilab PayPal Integrator as malware if the download link is broken.

How to install Santilab PayPal Integrator on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the Santilab PayPal Integrator is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  4.0/5     1
Downloads: 70
Updated At: 2024-03-19
Publisher: santilab
Operating System: Windows
License Type: Free Trial