Additional callback parameters
The following additional parameters can be used when a callback trigger is used:
TRIGGERS | DESCRIPTION |
---|---|
*CallbackType | The technical status message (for instance: Aborted, Error, Success, etc.) |
*CallbackMessage | The readable status message of the item (i.e.'The payment is aborted' or 'The mandate is succesfully signed'). |
*CallbackMessage(<language code>) | The readable status message of the item in the supplied language (i.e. 'The payment is aborted' or 'The mandate is successfully signed'). |
*CallbackDetailedMessage | A detailed message if available (i.e. 'Insufficient funds (AM04)') |
*PspOrderReference | The order id that was given to this payment by the entity when starting the payment. |
*Username | The full name of the user that created the payment (if created manually). |
*PspTransactionId | The (technical) transaction id that was used by the PSP to follow the payment. |
*PspOrderId | The order id that was given to this payment by the PSP. |
*PspName | The name of the PSP that was used as set by the entity (i.e. Main Molly Account). |
*PspType | The PSP type that was used (i.e. Ingenico, Mollie, Buckaroo, Adyen etc.). |
*PaymentMethod | The payment method that was used on a successful payment (i.e. iDEAL, Mastercard etc.). |
*PaymentMethodCode | The code of the payment method that was used for a successful payment (i.e. iDEAL, Mastercard etc). See page Payment method codes for a list of codes. |
Date updated: 2019-06-12