| Package | Description |
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Orderpayments.Notifyauthapproved |
ShoppingContent.Orderpayments.notifyauthapproved(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyAuthApprovedRequest content)
Notify about successfully authorizing user's payment method for a given amount.
|
| Constructor and Description |
|---|
Notifyauthapproved(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyAuthApprovedRequest content)
Notify about successfully authorizing user's payment method for a given amount.
|
| Modifier and Type | Method and Description |
|---|---|
OrderpaymentsNotifyAuthApprovedRequest |
OrderpaymentsNotifyAuthApprovedRequest.clone() |
OrderpaymentsNotifyAuthApprovedRequest |
OrderpaymentsNotifyAuthApprovedRequest.set(String fieldName,
Object value) |
OrderpaymentsNotifyAuthApprovedRequest |
OrderpaymentsNotifyAuthApprovedRequest.setAuthAmountPretax(Price authAmountPretax)
Authorized amount for pre-tax charge on user's credit card.
|
OrderpaymentsNotifyAuthApprovedRequest |
OrderpaymentsNotifyAuthApprovedRequest.setAuthAmountTax(Price authAmountTax)
Authorized amount for tax charge on user's credit card.
|
Copyright © 2011–2019 Google. All rights reserved.