Interface PaymentAccountSummaryService
- All Known Implementing Classes:
DefaultPaymentAccountSummaryService
Deprecated, for removal: This API element is subject to removal in a future version.
This service provides a mechanism to build a
PaymentAccountSummary based on the
PaymentAccount.- Author:
- Dima Myroniuk (dmyroniuk)
-
Method Summary
Modifier and TypeMethodDescriptionbuildSummary(@NonNull PaymentAccount paymentAccount) Deprecated, for removal: This API element is subject to removal in a future version.DeterminesPaymentAccountSummarybased on thePaymentAccount.
-
Method Details
-
buildSummary
Deprecated, for removal: This API element is subject to removal in a future version.DeterminesPaymentAccountSummarybased on thePaymentAccount.- Parameters:
paymentAccount- the payment account used to build the summary- Returns:
- the payment account summary for the specified payment account
-
SavedPaymentMethodSummaryin PaymentTransactionServices to manage saved payment methods.