| Package | Description |
|---|---|
| com.onlinepayments | |
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.payments |
| Modifier and Type | Method and Description |
|---|---|
CreatePaymentResponse |
DeclinedPaymentException.getCreatePaymentResult() |
| Modifier and Type | Method and Description |
|---|---|
CreatePaymentResponse |
PaymentErrorResponse.getPaymentResult()
Object that contains details on the created payment in case one has been created.
|
CreatePaymentResponse |
CreatePaymentResponse.withCreationOutput(PaymentCreationOutput value)
Object containing the details of the created payment.
|
CreatePaymentResponse |
CreatePaymentResponse.withMerchantAction(MerchantAction value)
Object that contains the action, including the needed data, that you should perform next, like showing instructions, showing the transaction results or redirect to a third party to complete the payment
|
CreatePaymentResponse |
CreatePaymentResponse.withPayment(PaymentResponse value)
Object that holds the payment related properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentErrorResponse.setPaymentResult(CreatePaymentResponse value)
Object that contains details on the created payment in case one has been created.
|
PaymentErrorResponse |
PaymentErrorResponse.withPaymentResult(CreatePaymentResponse value)
Object that contains details on the created payment in case one has been created.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePaymentResponse |
PaymentsClientInterface.createPayment(CreatePaymentRequest body)
Resource /v2/{merchantId}/payments
- Create payment
|
CreatePaymentResponse |
PaymentsClient.createPayment(CreatePaymentRequest body)
Resource /v2/{merchantId}/payments
- Create payment
|
CreatePaymentResponse |
PaymentsClientInterface.createPayment(CreatePaymentRequest body,
CallContext context)
Resource /v2/{merchantId}/payments
- Create payment
|
CreatePaymentResponse |
PaymentsClient.createPayment(CreatePaymentRequest body,
CallContext context)
Resource /v2/{merchantId}/payments
- Create payment
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.