public interface AdminPaymentIf
Modifier and Type | Method and Description |
---|---|
com.konakart.app.NameValue[] |
execute(com.konakart.app.PaymentOptions options)
This method executes the transaction with the payment gateway.
|
com.konakart.app.NameValue[] execute(com.konakart.app.PaymentOptions options) throws java.lang.Exception
options
- the optionsjava.lang.Exception
- an unexpected exceptionCopyright © 2018 DS Data Systems UK Ltd.