Integration Guide
Table Of Contents
- Preface
- How Website Payments Standard Works
- Using Your Merchant Account Profile and Tools
- The Account Profile Summary
- Branding PayPal’s Payment Pages
- Streamlining Purchases with Website Payment Preferences
- Blocking Certain Kinds of Payment
- Adding Your Credit Card Statement Name
- Getting Customer Contact Telephone Numbers
- Language Encoding Your Data
- Multi-User Access to Your PayPal Account
- PayPal-Supported Currencies
- Issuing Refunds
- Single-Item Payment: Buy Now and Donations
- Multiple-Item Payment: Shopping Cart
- Encrypted Website Payments
- Testing in the PayPal Sandbox
- Website Payments Standard HTML FORM Basics
- Website Payments Standard HTML Variables
- Country Codes
- Index
Website Payments Standard HTML Variables
A
104 November 2005 Website Payments Standard Checkout Integration Guide
tax Transaction-based tax override variable. Set this to a flat tax
amount to apply to the transaction regardless of the buyer’s
location. This value overrides any tax settings set in your Profile.
Default: Profile tax settings (if any) apply.
Optional
tax_cart
Cart-wide tax, overriding any individual item tax_x value Optional
T
ABLE A.6 HTML Variables Specific to Shopping Carts
Name
Required
or
Optional Description Allowable Values
amount Required Price of the item or the total price of all items in the
shopping cart.
Any valid currency
amount
business Required Email address for your PayPal account.
NOTE: The value of this variable is normalized to
lowercase characters.
Your email address
handling_
cart
Optional Single handling fee to be charged cart-wide. If
handling_cart is used in multiple Add to Cart
buttons, the handling_cart value of the first
item is used.
Any valid currency
amount
item_name Required Name of the item or a name for the entire Shopping
Cart
paymentaction Optional Indicates whether transaction is an authorization to
be captured later with PayPal Authorization &
Capture on https://www.paypal.com/
.
For more information, see the PayPal
Authorization & Capture Integration Guide
.
authorization
upload Required Indicates the use of third-party shopping cart
1
TABLE A.7 HTML Variables: Individual Items in Third-Party Shopping Carts
Name
Required
or
Optional Description
Character
Length
amount_x Required Price of item #
x.
T
ABLE A.5 HTML Variables: Transaction Information
Name Description
Required or
Optional
Character
Length