| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory |
| Modifier and Type | Method and Description |
|---|---|
PaymentSummaryBuilder |
PaymentSummaryBuilder.addPriceLabel(PriceLabel priceLabel)
Adds a
PriceLabel to the PaymentSummary. |
PaymentSummaryBuilder |
PaymentSummaryBuilder.addPriceLabel(String label,
String amount)
Adds a
PriceLabel to the PaymentSummary. |
PaymentSummaryBuilder |
PaymentSummaryBuilder.addRequestedUserInfo(RequestedUserInfo requestedUserInfo)
Adds a
RequestedUserInfo to the PaymentSummary. |
PaymentSummaryBuilder |
BuyButtonBuilder.setPaymentSummary(String currency,
PaymentType paymentType,
String merchantName)
Sets the
PaymentSummary for the current BuyButton. |
PaymentSummaryBuilder |
PaymentSummaryBuilder.setTestPayment(boolean isTestPayment)
Sets the
PaymentSummary.isTestPayment. |
Copyright © 2017 BotMill. All rights reserved.