Uses of Class
com.skava.cart.model.Payment
Packages that use Payment
Package
Description
Cart and checkout Orchestration transformation Classes available here.
-
Uses of Payment in com.skava.cart.orchestration.transformation
Methods in com.skava.cart.orchestration.transformation that return types with arguments of type PaymentModifier and TypeMethodDescriptionCartPaymentTransformation.cartPaymentTransformation
(PaymentOrchestration payment, String currencyCode) This method is used to get payment information by transforming the orchestration payment model to the list of payments from payment service model