PayPal Website Payments Standard - 2012 - Button Manager API (SOAP) Podręcznik Użytkownika Strona 28

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 78
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 27
Button Manager API Reference
BMUpdateButton API Operation
3
28 April 2012 Button Manager SOAP API
BMUpdateButton Request Fields
Field Description
HostedButtonID xs:string
(Required) The ID of the hosted button you want to modify.
ButtonType ebl:ButtonTypeType
(Required) The kind of button you want to update. It is one of the following
values:
BUYNOW - Buy Now button
CART - Add to Cart button
GIFTCERTIFICATE - Gift Certificate button
SUBSCRIBE - Subscribe button
DONATE - Donate button
UNSUBSCRIBE - Unsubscribe button
VIEWCART - View Cart button
PAYMENTPLAN - Installment Plan button; since version 63.0
AUTOBILLING - Automatic Billing button; since version 63.0
NOTE: You cannot change the kind of button after the button has been
created.
ButtonCode ebl:ButtonCodeType
(Optional) The kind of button code to create. It is one of the following values:
HOSTED - A secure button stored on PayPal; default for all buttons except
View Cart and Unsubscribe
ENCRYPTED - An encrypted button, not stored on PayPal; default for View
Cart button
CLEARTEXT - An unencrypted button, not stored on PayPal; default for
Unsubscribe button
NOTE: You cannot change the kind of button code after after the button has
been created.
ButtonSubType ebl:ButtonSubTypeType
(Optional) The use of button you want to create. It is one of the following
values:
PRODUCTS - button is used to purchase products; default for Buy Now and
Add to Cart buttons
SERVICES - button is used to purchase services
NOTE: You cannot change the button usage after after the button has been
created.
ButtonVar xs:string
(Optional) HTML standard button variables
It is a list of variables, in which
n is a digit between 0 and 999, inclusive; do
not include leading zeros.
Character length and limitations: 63 single-byte alphanumeric characters each
Przeglądanie stron 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 77 78

Komentarze do niniejszej Instrukcji

Brak uwag