message property

String? message
final

Merchant supplied message about the payment/order. Max 50 characters. Allowed characters are the letters a-ö, A-Ö, the numbers 0-9 and any of the special characters :;.,?!()-”.

Implementation

final String? message;