public class Payment extends Service
GSON, isApiKeyRequired| Modifier and Type | Method and Description |
|---|---|
PaymentResult |
authorise(PaymentRequest paymentRequest)
POST /authorise API call
|
PaymentResult |
authorise3D(PaymentRequest3d paymentRequest3d)
POST /authorise3d API call
|
getClient, isApiKeyRequired, setApiKeyRequired, setClientpublic Payment(Client client)
public PaymentResult authorise(PaymentRequest paymentRequest) throws ApiException, IOException
paymentRequest - ApiExceptionIOExceptionpublic PaymentResult authorise3D(PaymentRequest3d paymentRequest3d) throws Exception
paymentRequest3d - ExceptionCopyright © 2018. All rights reserved.