The 16-digit transaction ID within the iDEAL scheme as known by the issuing bank. The value can have leading zeros.
status
String
OPEN - Payment has been created. This is the initial status. SUCCESS - Payment successfully paid. CANCELLED - Payment has been cancelled by your customers. EXPIRED - Payment has not succeeded; expired. FAILURE - Payment has not succeeded; unknown reason.
createdAt
String(RFC3339)
Creation time.
ISO 8601 date and time.
Optional parameters
Parameter
Type
Description
Constraints
amount
Int(1...99999999)
Integer representing the amount of the payment. Denomination in the smallest currency subunit (e.g. eurocents).
consumerName
String
Name of the customer that completed the payment.
Only present in successful payments.
consumerBic
String(8...11)
Bank Identification Code used by the customer to complete the payment.
Only present in successful payments.
consumerIban
String
IBAN used by the customer to complete the payment.
Client error response (See message for details). This response is given when the User input was incorrect or something illegal was attempted (eg. using a service without having that service configured for the user, or not being authorized).