Uses of Class
com.skava.cart.model.PaymentAPIResponse
Packages that use PaymentAPIResponse
Package
Description
This package contains transformation classes for Payment
-
Uses of PaymentAPIResponse in com.skava.payment.orchestration.transformation
Methods in com.skava.payment.orchestration.transformation with parameters of type PaymentAPIResponseModifier and TypeMethodDescriptionstatic PaymentOrchestration
PaymentTransformation.paymentToPaymentOrchestration
(Payment payment, PaymentAPIResponse paymentAPIResponse) This method is used to transform the payment microservice model into the orchestration payment model.