public class Payment extends Service
| Modifier and Type | Method and Description |
|---|---|
PaymentResult |
authorise(PaymentRequest paymentRequest)
POST /authorise API call
|
PaymentResult |
authorise3D(PaymentRequest3d paymentRequest3d)
POST /authorise3d API call
|
public Payment(Client client)
public PaymentResult authorise(PaymentRequest paymentRequest) throws Exception
paymentRequest - Exceptionpublic PaymentResult authorise3D(PaymentRequest3d paymentRequest3d) throws Exception
paymentRequest3d - ExceptionCopyright © 2017. All rights reserved.