Originally Posted by
michab
It’s missing a “not American, what are these ‘MQD’ things you speak of?” checkbox.
Also, looks like it doesn’t handle upgrade scenarios - my booking was a paid G, MUAed into OY. Flight experience and privileges (check in, lounge, etc.) are Delta One, but AIUI earning is still G-based. Tried entering -DL.OY- first but it just ignored the whole segment.
Would also be cool if it integrated code from pnr.sh to optionally fetch/autopopulate some information where applicable.
I've written some code to handle two-letter upgrade fare classes -- you have to enter the upgraded fare class, then the original fare class separated by a dot.
Your example (if you're flying BOS-AMS) would be
BOS-DL.OY.G-AMS. This example doesn't affect the MQM calculation since G already gets 1.5x MQMs.
You can signify that you paid for a FCM-style upgrade (and are therefore eligible for increased MQMs) by adding a $ after the upgraded fare class.
For example.
EDIT: Just noticed the link generation does not treat this properly, working on a fix.
EDIT 2: Link generation and a few other issues I found are now fixed.