I’m very excited and happy to see the new Monzo.me system. It’s really easy to use and just works!
When sending the Pay Me link, I wondered if we could pre-populate the private message box from a parameter in the URL; similar to how it’s done with the money value.
For example:
https://monzo.me/marknotton/5.50/For the cinema tickets
I know there will be complications with spaces and special characters in the URL; but these can be filtered out with some clever regex’s I think.
Cheers,
Mark
2 Likes
alexs
(Alex Sherwood)
9 December 2016 14:23
2
That’s already possible take a look at the blog
https://monzo.com/blog/2016/12/07/monzo-me/
or if you’re an Android user, this post for more details
We’re just about to launch Monzo.me on iOS! There will be a blog post later this afternoon with more info about it and I’ll edit this post then.
You can also receive Monzo.me payments on Android It’s not yet built in to the app so it’s a bit more fiddly to work out:
Make sure you’ve passed identity verification. If you’re not sure, feel free to ask through in-app chat
Enable payments on Android (version 1.3.0, hit the red + in the bottom right and then “Send Money”)
Ref…
2 Likes
Was just about to post this, but it turns out I’m too slow and incompetent
1 Like
billinghamj
(James Billingham)
10 December 2016 11:32
4
Yeah, and just since it hasn’t directly been posted in this thread, the way to set the payment description is by appending ?d=blah
to the URL.
1 Like
it may be easy to use if only we can guess what URL they gave us!