Uses of Class
com.skava.paymentapp.model.request.RegisterPaymentRequest
Packages that use RegisterPaymentRequest
-
Uses of RegisterPaymentRequest in com.skava.paymentapp.service.impl
Methods in com.skava.paymentapp.service.impl with parameters of type RegisterPaymentRequestModifier and TypeMethodDescriptioncom.skava.payment.model.response.PaymentProcessorResponseRegisterPaymentServiceImpl.createCustomerSession(String collectionId, RegisterPaymentRequest registerPaymentRequest, String mode, Map<String, Object> otherProperties, Integer paymentOptionId, String authToken) This method is used to Create Customer SessionRegisterPaymentServiceImpl.process(RegisterPaymentRequest registerPaymentRequest) This method is used to create Payment based on given Payment.