Uses of Class
com.skava.apppaymentplugin.model.request.CompletePaymentDetails
Packages that use CompletePaymentDetails
Package
Description
DB Operations(CRUD) are triggered from the process class.
DB Operations(CRUD) are triggered from the process class.
-
Uses of CompletePaymentDetails in com.skava.apppaymentplugin.utils
Methods in com.skava.apppaymentplugin.utils with parameters of type CompletePaymentDetailsModifier and TypeMethodDescriptionHandleExternalPaymentServiceHelper.handleTransaction
(com.skava.payment.model.dto.payment.Payment paymentReq, String locale, CompletePaymentDetails completePaymentDetails, com.skava.payment.model.entity.payment.RequestReferenceEntity requestEntity, String status, RedirectionResponse redirectionResponse) Handle Transaction -
Uses of CompletePaymentDetails in com.skava.apppaymentplugin.web
Methods in com.skava.apppaymentplugin.web with parameters of type CompletePaymentDetailsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CompletePaymentResponse>
AppPaymentController.completePayment
(String requestId, String option, String status, String locale, CompletePaymentDetails completePaymentDetails) This API is to complete a payment/transaction which is registered already completepayment - It's return CompletePaymentResponse With help of request url it will get the complete payment