Package com.doku.java.library.service.va
Class VaServices
java.lang.Object
com.doku.java.library.service.va.VaServices
@Service public class VaServices extends Object
-
Constructor Summary
Constructors Constructor Description VaServices() -
Method Summary
Modifier and Type Method Description PaymentCodeResponseDtogenerateMandiriSyariahVa(SetupConfiguration setupConfiguration, PaymentCodeRequestDto paymentCodeRequestDto)PaymentCodeResponseDtogenerateMandiriVa(SetupConfiguration setupConfiguration, PaymentCodeRequestDto paymentCodeRequestDto)
-
Constructor Details
-
VaServices
public VaServices()
-
-
Method Details
-
generateMandiriVa
public PaymentCodeResponseDto generateMandiriVa(SetupConfiguration setupConfiguration, PaymentCodeRequestDto paymentCodeRequestDto) throws IOException- Throws:
IOException
-
generateMandiriSyariahVa
public PaymentCodeResponseDto generateMandiriSyariahVa(SetupConfiguration setupConfiguration, PaymentCodeRequestDto paymentCodeRequestDto) throws IOException- Throws:
IOException
-