pub fn received_payment_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
parse a system message about a received payment
returns an error if the string could not be parsed