Commit b9532527 authored by Jasa Digital's avatar Jasa Digital

info orderan masuk

parent 1ed9c728
......@@ -1489,6 +1489,7 @@ class Api {
// builder: (_) => FinishOrder(pinOrder: jsonObject['pin'])));
context.read<OrdersBloc>().clearOrder();
if (getPaymentMode() == openBill) {
EasyLoading.showToast('Orderan anda telah masuk untuk diproses');
Navigator.pushAndRemoveUntil(
context,
MaterialPageRoute(builder: (_) => const NewHome2()),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment