Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

iCare check digit calculation

Status
Not open for further replies.

Martin B

Programmer
Oct 29, 2020
20
0
0
DK
Does anyone have the logic to calculate the "Micros 1212 weighted check digit"?

Thanks.
 
Sure, and with foreign cards, we can use the standard 1212 calculation (which is just MOD10) - this is what we have done for years, but now I actually need the algorithm for a specific use case.

I was hoping that either you or Cathal had it... :)

I've looked in the StoredValueCommandModule.dll but all validating is done at the hosting center.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top