Integration Guide

Table Of Contents
PayPal Payments Standard Integration Guide June 2012 419
HTML Variables for PayPal Payments Standard
Technical HTML Variables
A
bn Optional An identifier of the source that built the code for the button
that the buyer clicked, sometimes known as the build
notation. Specify a value using the following format:
<Company>_<Service>_<Product>_<Country>
Substitute <Service> with an appropriate value from the
following list:
BuyNow
AddToCart
Donate
Subscribe
AutomaticBilling
InstallmentPlan
BuyGiftCertifcate
ShoppingCart
Substitute <Product> with WPS always for PayPal
Payments Standard payment buttons and for the PayPal
Payments Standard Cart Upload command.
Substitute <Country> with an appropriate two-letter
country code from codes defined by the ISO 3166-1
standard.
For example, a Buy Now button on your website that you
coded yourself might have the following line of code:
bn="DesignerFotos_BuyNow_WPS_US"
NOTE: HTML button code that you create on the PayPal
website includes bn variables with valid values
generated by PayPal.
Name
Required
or
Optional Description
Character
Length