Skip to content

Coupons are being floored (2.75 becomes 2.00) #515

@vcardillo

Description

@vcardillo

I've checked, and there appears to be a bug in both Android ​_and_​ iOS where coupons with cents (e.g. $2.75) are being floored (e.g. to $2.00). (edited)

[10:11]
The backend is returning the float as a string, but it seems like you guys are casting it to an int

https://bentonow.slack.com/archives/engineering/p1456294206000002

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions