@Service public class PaymentRestInitiationService extends Object
| Constructor and Description |
|---|
PaymentRestInitiationService(UserMgmtRestClient userMgmtRestClient,
PaymentRestClient paymentRestClient,
AuthRequestInterceptor authRequestInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
executePayment(UserTO user,
PaymentTypeTO paymentType,
Object payment) |
public PaymentRestInitiationService(UserMgmtRestClient userMgmtRestClient, PaymentRestClient paymentRestClient, AuthRequestInterceptor authRequestInterceptor)
public void executePayment(UserTO user, PaymentTypeTO paymentType, Object payment)
Copyright © 2019. All rights reserved.