Follow-up from "docs: Document how to treat exported perk data for use in donate-neo"
The following discussions from !67 (merged) should be addressed:
-
@anarcat started a discussion: dumb question maybe, but why? the linked commit just says "those must be strings" but doesn't say why either...
is this something CiviCRM expects? because at first reading here, my reaction is "why don't we just cast those to strings then?"
-
@anarcat started a discussion: how do you come up with that magic string? in the commit, it seems to say this is a magic string, but the example says "or something similar", as if you could put something else there...
-
@anarcat started a discussion: how do we tell if (say) "250" is "250" or "2.50"? are they generally expressed as cents or dollars when coming from civicrm?
-
@anarcat started a discussion: how do we detect those bad PNGs, and how do we fix this? is there an upstream bug on this?
-
@anarcat started a discussion: i suspect a better section for this would be under the "How-to" section... the "design" stuff talks about how things work, this seems to be more "how to do a thing"...
that would trim a level out too:
## Treating exported perk data