FWIW - all monzo cards are considered āpersonalisedā (e.g. embossed with your name). Weāre adding a new manufacturer soon and this feature flag isnāt intended to control any new app behaviour.
Interesting stuff!
I instantly assumed it would have something to do with colour selection or something crazy like that
This feature flag controls something my team has been working on for the last couple of months. It controls if your card orders are sent to a particular manufacturer. In this case, IDEMIA!
For some background, due to our growth and some future project demands, weāre adding another card manufacturer to our supplier pool.
When you order a card, itās put in a queue of card orders, batched up, and sent out to manufacturers at multiple points in the day. This is how we get such quick dispatch times.
If all goes well, you shouldnāt notice a single thing. The cards look and act exactly the same as recent cards from our other suppliers, though they are all coral core and have the smaller chip contacts.
The only new user-facing feature weāve added is that if youāre getting a card sent abroad, youāll now receive the tracking number as a feed item, rather than having to go through support and ask for it.
Is this also the case if you get a card sent by recorded delivery in the UK?
I wonder what effect Smart Meters will have on energy supplier switching in the near future, especially since every home in Britain should have been offered one by the end of this year.
If Monzo somehow link up to Smart Meters and get usage data, then I imagine they could build up a profile for a customer to accurately predict their energy usage (similar to how they build profiles to predict unusual transactions). Then they could suggest potential switches to the customer based on the data.
I was about to have my smart meter fitted by Bulb today, but the job had to be called off because the mains supply is not secure
Canāt wait for these kinds of real time data switching options!
Again⦠being from Northern Ireland I canāt wait to be offered one of these on 31st Dec 2019
oh and here I was getting excited about the prospects of cards with fingerprint readers, rotating CSCs, multiple identities ⦠(but not metal, nobody wants that)
To make them compatible with post office
In theory because the communications to and from Smart meters is being managed by a body independent of the energy suppliers (DCC) that the process of switching then becomes easier. So easy that the aim is to go to next day switching which is all covered by the Centralised Switching Service.
Should be gone are the days of having to sign up and wait weeks while txt and xml files saunter their way between old and new supplier. Reducing the risk of suppliers accidentally requesting the wrong meter in a block of flats and taking over your neighbourās supply etc. There is a caveat though, in that not all smart meters are the same and not all are managed by DCC, so until this happens not everyone gets a level playing field.
In order for Monzo (or another third party) to utilise the information then they would need to be able to connect with DCC who have a quite stringent access process (fair enough really given the volume and sensitivity of data). Iām not aware of any plans to have third parties access this information but the possibility might be there now.
Did you join the smart tariff? Or have they begun rollout?
Because of my crap British gas meter, my estimates are always wrong and my bills / statements are wrong. I wouldnāt mind but Iāve been with them over 2 years and itās been an issue since day 1.
Itās not unique to bulb either, various suppliers computer systems canāt grasp my readings (night rate reading never increases)
Itās for Britain not the U.K.
I was thinking more business banking and such.
Bulb have just started their rollout (they have a waitlist you could sign up to four their smet2 rollout). I was one of the first visits in this region.
Unfortunately Iām gonna have to wait for Northern Power to come fit a new board and entry point so that the meter can be installed. Given I was one of the first visits they didnāt want to risk making a bad job of it, so Iāve got a wait now! Also I suspect theyāll have a lot of these issues as the old terraces have the boards in damp cellars and they havenāt been replaced for probably fifty years
Damn! I want my meter now haha
Yeah I joined the list, just havenāt heard anything from them.
Hopefully you donāt have to wait too long for it all to be sorted!
My meters are outside in separate cupboards, access to the house isnāt needed to replace them either so hopefully not much longer to wait!
Suppose we can blame stormont or lack of government then on that one
Add it to the list
Another beta, another teardown
Version: 2.35.0
Changelog: https://community.monzo.com/t/monzo-for-android-beta-channel-changelog/10207/947?u=nexusmaniac
Changes:
Removed
<string name="delayed_flight_description">You might be able to get compensation for your delayed flight.</string>
<string name="delayed_flight_details_message">"Since your flight was delayed by more than 3 hours, you might be eligible for compensation from the airline. Visit their site and fill in some details to find out.
We donāt make any money from this - we just wanted to let you know."</string>
<string name="delayed_flight_details_primary_button">Take me to the airline</string>
<string name="delayed_flight_details_secondary_button">Iām not interested</string>
<string name="delayed_flight_details_title">Your delayed flight to %1$s</string>
<string name="delayed_flight_tell_me_more">Tell me more</string>
<string name="delayed_flight_title">Did you knowā¦</string>
Lost some delayed flight info
Added
<string name="developer_options_pref_key_strict_mode">strict_mode</string>
I donāt know what this means, seems that it might only be relevant at Monzo (internally)
<string name="payments_title_invoices">Invoices</string>
<string name="payments_title_payments">Payments</string>
<string name="payments_title_scheduled">Scheduled</string>
I think invoices might be business specific
<string name="pot_goal_loan_promotion">Boost this Pot with a loan</string>
Woah?! What?
Changed
<string name="pot_class_subtitles_savings">"%1$s
For savings of %2$s or more
Earn %3$s interest"</string>
<string name="pot_class_subtitles_savings_no_interest">"%1$s
For savings of %2$s or more
Savings pots now looks very interesting
OLD
<string name="pot_error_deletion_locked_subtitle">Youāve locked this Pot until %s. If you need the money sooner, please chat with us.</string>
NEW
<string name="pot_error_deletion_locked_subtitle">Youāve locked this Pot until %s.</string>
&
OLD
<string name="pot_lock_description">Weāll unlock it at midnight on this date. If you need the money sooner, youāll need to get in touch with us.</string>
<string name="pot_lock_generic_warning_dialog_message">Youāve locked this Pot. If you need the money sooner, please chat with us.</string>
NEW
<string name="pot_lock_description">Weāll unlock it at midnight on this date. You wonāt be able to unlock or withdraw money before this date.</string>
<string name="pot_lock_generic_warning_dialog_message">Youāve locked this Pot.</string>
No longer instructing users to contact COps for Pot unlocks I wonder why?
Assets:
ic_graph
I wonder what this will indicate
Lost a suitcase! Better go and check baggage claim
Feature Flags:
<boolean name="monzo_requests_enabled" value="true" />
- Now True
<boolean name="business_account_switcher_enabled" value="true" />
- Now True
<boolean name="graphql_iapi_bizops_card_panel" value="false" />
- New
<boolean name="chat_suggested_articles_enabled" value="false" />
- New
<boolean name="new_payments_screen_enabled" value="false" />
- New
<boolean name="monzo_helper_enabled" value="false" />
- Deleted
Anyone come across the delayed flight stuff before?
I wonder why it was removed.