Callback
Name |
Description |
progressCallback |
Provides progress status updates of the transaction. |
Parameter
Name |
Description |
tender |
Object used to hold the tender attributes. |
Tender Response Attributes
Name |
Description |
additionalData |
Adyen returns the additionalData object, a generic container that can hold extra response fields. |
tenderReference |
Reference the PED provides for the transaction, used in reporting on the Adyen payments platform. |
tenderState |
Transaction state. |
adyenResult |
Transaction result details. |
Determine the current and final tender state
Adyen provides a method to determine the current, or final, tender state. For more information, see Determine the current and final tender state - JNI.