Integration Guide

Table Of Contents
41
Integrating Your Website Using API
Using the Button Manager API with Hosted Solution Checkout
Example of ENCRYPTED
EMAILLINK=https://www.paypal.com/acquiringweb?cmd=_hosted-
payment&business=idc%2dautomation%2duk%2dpro%2dt1%40paypal%2ecom&tax=2&ship
ping=3&business=K5HHZSMWMCN58&subtotal=11&handling=4&TIMESTAMP=2010-09-
15T00:39:06Z&CORRELATIONID=23d12ce1161f2&ACK=Success&VERSION=65.0&BUILD=150
0269
Example of CLEARTEXT
EMAILLINK=https://www.paypal.com/acquiringweb?cmd=_hosted-
payment&business=idc%2dautomation%2duk%2dpro%2dt1%40paypal%2ecom&tax=2&ship
ping=3&business=K5HHZSMWMCN58&subtotal=11&handling=4&TIMESTAMP=2010-09-
15T00:40:32Z&CORRELATIONID=64553e7c7c84&ACK=Success&VERSION=65.0&BUILD=1500
269
The button variables control the presentation in the flow and the information that is provided
to the buyer initially. Because the URL is associated with a Hosted Solution token, the URL is
usable for approximately two hours after it is created or until the payment is successful.
Using Form POST
Identify the WEBSITECODE in the response and use the code to create a Pay Now button on
your review page. When your buyer clicks the button, they are redirected to the PayPal hosted
payment page. Like the URL, the button is usable for approximately two hours or until the
payment is successful.