feat: cetak
This commit is contained in:
@@ -906,6 +906,7 @@ class _ConfirmPaymentPageState extends State<ConfirmPaymentPage> {
|
||||
success: (data) {
|
||||
context
|
||||
.pushReplacement(SuccessOrderPage(
|
||||
productQuantity: items,
|
||||
order: data,
|
||||
));
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user