I need to store a key value pair that is custom to the merchant. I tried to create a custom merchant property, but it doesn't appear to allow me to do that. I wanted to use Shared Preferences, but I am working with an emulator, and I don't believe that works. Any recommendations on where you would keep something like this? I know I can establish an outside server, but I am attempting to avoid that.