Pro-tip for anyone using Stripe: don’t use colons in your metadata keys. It’s not that they’re not allowed, but there’s no way to escape that colon in a Relay expression. Best to stick with alphanumerics and the underscore, as if those keys were C idents.