Map<String, dynamic> toMap() { return { "merchant_id": _merchantID, "amount": _amount, "authority": _authority, }; }