PayPal Website Payments Standard - 2012 - Button Manager API (SOAP) Guia do Utilizador Página 18

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 78
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 17
Using the Button Manager API With SOAP
Tracking Inventory for a Button Using SOAP
2
18 April 2012 Button Manager SOAP API
<buyNowText>
<__value__>
<m__value>BUYNOW</m__value>
</__value__>
</buyNowText>
<subscribeText>
<__value__>
<m__value>SUBSCRIBE</m__value>
</__value__>
</subscribeText>
<buttonCountry>
<__value__>
<m__value>US</m__value>
</__value__>
</buttonCountry>
<buttonLanguage></buttonLanguage>
</com.paypal.soap.api.BMCreateButtonRequestType>
Tracking Inventory for a Button Using SOAP
The example shows the SOAP parameters that enable tracking of inventory and profit and loss
for a button.
<com.paypal.soap.api.BMSetInventoryRequestType>
<hostedButtonID>41</hostedButtonID>
<trackInv>1</trackInv>
<trackPnl>1</trackPnl>
<itemTrackingDetails>
<itemNumber>234234</itemNumber>
<itemQty>10</itemQty>
<itemAlert>2</itemAlert>
<itemCost>4</itemCost>
</itemTrackingDetails>
<soldoutURL>http://www.YourSoldOutLandingPage.html</soldoutURL>
</com.paypal.soap.api.BMSetInventoryRequestType>
Vista de página 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 77 78

Comentários a estes Manuais

Sem comentários