Catima's site: https://catima.app/
Source: https://github.com/CatimaLoyalty/Android
Catima's card share function stores all the data in the URL so they don't have to store anything, here's an example:
https://catima.app/share#store%3DSpeedWay%26note%3D%26balance%3D0%26cardid%3D5555555555555%26barcodetype%3DUPC_A%26barcodeencoding%3DISO-8859-1%26headercolor%3D-769226
(account number replaced with 5s for safety)
Most of the fields are labeled with the value following it, the exception is the name of the card which is "SpeedWay" here.
Catima's site: https://catima.app/
Source: https://github.com/CatimaLoyalty/Android
Catima's card share function stores all the data in the URL so they don't have to store anything, here's an example:
(account number replaced with 5s for safety)
Most of the fields are labeled with the value following it, the exception is the name of the card which is "SpeedWay" here.