Santilab PayPal Integrator

v1.0

Info
Santilab PayPal Integrator Download Button For Your Site:

Santilab PayPal Integrator Download Button

If you want to place a download button for Santilab PayPal Integrator on your website just insert the following code to your web.

Santilab PayPal Integrator Windows 7 compatible
Shareware ($99.00)
Windows 2000, XP, Vista
Feb 11, 2009
666 kBytes
.Net 2.0 - 3.5

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",
"x*x", //set your user name
"x*x", // Set your password
"x*x" //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);
}

Santilab PayPal Integrator Related Downloads

Zen Cart Froogle Data Feed 7.6.7

Zen Cart Froogle Data Feed

X-Cart Yahoo Stores Data Feed 8.3.4

X-Cart Yahoo Stores Data Feed

CS-Cart shopping cart software 1.3.4

CS-Cart shopping cart is a turnkey solution that includes all of the necessary features and functions to build successfully an online web store. It is ready to use "out of the box".

osCommerce RSS Export 7.6.7

osCommerce RSS Export is a Contribution, which allows syndicate products from your osCommerce store to use popular syndication formats.

FORTUNE3 Ecommerce Cart Website Design 2010

The Fortune3 shopping cart software offers professional Ecommerce Website design along with the best online store builder software available. Sell online by using the most advanced online store solution to process online orders in real time.