-
- All Implemented Interfaces:
public interface FinishAuthorizeMethodsCreated by i.golovachev
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceFinishAuthorizeMethods.Result
-
Method Summary
Modifier and Type Method Description abstract FinishAuthorizeMethods.Resultfinish(Long paymentId, PaymentSource paymentSource, PaymentOptions paymentOptions, String email, Map<String, String> data, String threeDsVersion, ThreeDsAppBasedTransaction threeDsTransaction)-
-
Method Detail
-
finish
abstract FinishAuthorizeMethods.Result finish(Long paymentId, PaymentSource paymentSource, PaymentOptions paymentOptions, String email, Map<String, String> data, String threeDsVersion, ThreeDsAppBasedTransaction threeDsTransaction)
-
-
-
-