Commit 1076c692 authored by Izol's avatar Izol

hardcode qris change

parent 7378ac15
......@@ -477,7 +477,7 @@ class _HomePageState extends State<HomePage> implements AlertDialogCallback {
tapBalance();
return "";
}
paymentMethod = 'Qris';
paymentMethod = 'QRIS';
var infoPaymentNotes = jsonDecode(info);
var reffNo = trxId.toString();
paymentProvider = "";
......
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