| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
MobilePaymentMethodSpecificOutput |
CaptureOutput.getMobilePaymentMethodSpecificOutput()
Object containing the mobile payment method details
|
MobilePaymentMethodSpecificOutput |
PaymentOutput.getMobilePaymentMethodSpecificOutput()
Object containing the mobile payment method details
|
MobilePaymentMethodSpecificOutput |
MobilePaymentMethodSpecificOutput.withAuthorisationCode(String value)
Card Authorization code as returned by the acquirer
|
MobilePaymentMethodSpecificOutput |
MobilePaymentMethodSpecificOutput.withFraudResults(CardFraudResults value)
Fraud results contained in the CardFraudResults object
|
MobilePaymentMethodSpecificOutput |
MobilePaymentMethodSpecificOutput.withNetwork(String value)
The card network that was used for a mobile payment method operation
|
MobilePaymentMethodSpecificOutput |
MobilePaymentMethodSpecificOutput.withPaymentData(MobilePaymentData value)
Object containing payment details
|
MobilePaymentMethodSpecificOutput |
MobilePaymentMethodSpecificOutput.withPaymentProductId(Integer value)
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
MobilePaymentMethodSpecificOutput |
MobilePaymentMethodSpecificOutput.withThreeDSecureResults(ThreeDSecureResults value)
3D Secure results object
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptureOutput.setMobilePaymentMethodSpecificOutput(MobilePaymentMethodSpecificOutput value)
Object containing the mobile payment method details
|
void |
PaymentOutput.setMobilePaymentMethodSpecificOutput(MobilePaymentMethodSpecificOutput value)
Object containing the mobile payment method details
|
CaptureOutput |
CaptureOutput.withMobilePaymentMethodSpecificOutput(MobilePaymentMethodSpecificOutput value)
Object containing the mobile payment method details
|
PaymentOutput |
PaymentOutput.withMobilePaymentMethodSpecificOutput(MobilePaymentMethodSpecificOutput value)
Object containing the mobile payment method details
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.