User Guide
Table Of Contents
- Button Manager API (SOAP)
- Preface
- PayPal Payments Standard Button Manager API Overview
- Using the Button Manager API With SOAP
- Button Manager API Reference
- HTML Variables for PayPal Payments Standard
- Technical HTML Variables
- HTML Variables for Individual Items
- HTML Variables for Payment Transactions
- HTML Variables for Shopping Carts
- HTML Variables for Recurring Payments Buttons
- HTML Variables for Displaying PayPal Checkout Pages
- HTML Variables for Filling Out PayPal Checkout Pages Automatically
- HTML Variables for the Instant Update API
Button Manager SOAP API April 2012 29
Button Manager API Reference
BMUpdateButton API Operation
3
Option Details Fields
OptionDetails ns:OptionDetailsType
(Optional) Menu items
TextBox xs:string
(Optional) Text description for a menu item
It is a list of variables, in which
n is a digit between 0 and 1, inclusive.
ButtonImage ebl:ButtonImageType
(Optional) The kind of button image. It is one of the following values:
REG - regular; default
SML - small
CC - small button image with credit card logos; not applicable for
Unsubscribe or View Cart buttons
NOTE: Specify either the kind of button image or the URL.
ButtonImageURL xs:string
(Optional) The button’s URL
NOTE: Specify either the kind of button image or the URL.
BuyNowText ebl:BuyNowTextType
(Optional) The button text for a Buy Now button. It is one of the following
values:
BUYNOW - button text is Buy Now; default
PAYNOW - button text is Pay Now
SubscribeText ebl:SubscribeTextType
(Optional) The button text for a Subscribe button. It is one of the following
values:
BUYNOW - button text is Buy Now
SUBSCRIBE - button text is Subscribe; default
ButtonCountry ebl:CountryCodeType
(Optional) The country in which the transaction occurs. By default, it is the
merchant’s country of registration with PayPal.
ButtonLanguage xs:string
(Optional) The language in which to display the button text. It must be
compatible with the country code.
Character length and limitations: 2 single-byte alphanumeric characters
Field Description
OptionName xs:string
(Optional) The menu name
Field Description