User Guide
Table Of Contents
- Website Payments Standard Button Manager API (SOAP)
- Preface
- Intended Audience
- Revision History
- Website Payments Standard Button Manager API Overview
- Using the Button Manager API
- Button Manager API Reference
- HTML Variables for Website Payments Standard
Button Manager API Reference
BMGetButtonDetails API Operation
36 June, 2009 Button Manager SOAP API
Website xs:string
HTML code for web pages
Email xs:string
Code for email links and links in other documents that support external links
ButtonVar xs:string
HTML standard button variables, which are described in HTML Variables for
Website Payments Standard
It is a list of variables, in which n is a digit between 0 and 9, inclusive.
Character length and limitations: 63 single-byte alphanumeric characters each
OptionDetails ns:OptionDetailsType
Menu items
TextBox xs:string
Text description for a menu item
It is a list of variables, in which
n is a digit between 0 and 2, inclusive.
ButtonImage ebl:ButtonImageType
The kind of button image. It is one of the following values:
z REG - regular
z SML - small
z CC - credit card logos
ButtonImageURL xs:string
The button’s URL
BuyNowText ebl:BuyNowTextType
The button text for a Buy Now button. It is one of the following values:
z BUYNOW - button text is Buy Now
z PAYNOW - button text is Pay Now
SubscribeText ebl:SubscribeTextType
The button text for a Subscribe button. It is one of the following values:
z BUYNOW - button text is Buy Now
z SUBSCRIBE - button text is Subscribe
ButtonCountry ebl:CountryCodeType
The country in which the transaction occurs. See Country Codes
. for a list of
country codes. By default, it is the merchant’s country of registration with
PayPal.
ButtonLanguage xs:string
The languange in which to display the button text
Character length and limitations: 2 single-byte alphanumeric characters
Field Description