Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.notifyauthdeclined(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyAuthDeclinedRequest content)
Notify about failure to authorize user's payment method.
|
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.set(String parameterName,
Object value) |
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setAlt(String alt) |
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setFields(String fields) |
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setKey(String key) |
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setMerchantId(BigInteger merchantId)
The ID of the account that manages the order.
|
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setOauthToken(String oauthToken) |
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setOrderId(String orderId)
The ID of the order for which payment authorization was declined.
|
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setQuotaUser(String quotaUser) |
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.Notifyauthdeclined.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.