26-1-21/2
This commit is contained in:
@@ -754,6 +754,7 @@ class MapDriverController extends GetxController {
|
||||
}));
|
||||
}
|
||||
|
||||
///
|
||||
double pointsSubtraction = double.parse(paymentAmount) * (-1) * 0.08;
|
||||
final paymentToken2 =
|
||||
await generateTokenDriver((pointsSubtraction).toStringAsFixed(0));
|
||||
|
||||
Reference in New Issue
Block a user