PayPal SOAP API Developer - 2013 User Manual Page 25

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 24
SOAP API Developer Reference February 01, 2013 25
PayPal SOAP API Basics
Core Currency Amount Data Type
1
3. The decimal separator must be a period (“.”).
4. You must not use any thousands separator.
5. BasicAmountType has a data type of ebl:CurrencyCodeType, which defines a large
number of different currency codes. However, for your processing to succeed, you must set
currencyCode to a valid currency code. Some APIs support only a subset of currencies.
Here is an example. (The field name Amount is an example; actual field names can vary
depending on the specific API.)
<Amount currencyID=”currencyCode”>3.00</Amount>
Page view 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 409 410

Comments to this Manuals

No comments