Skip to content

Commit 71a4799

Browse files
committed
change akulaku min amount to 1
1 parent eae3667 commit 71a4799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<model>Xendit\M2Invoice\Model\Payment\Akulaku</model>
2828
<title>Akulaku</title>
2929
<description>Bayar pesanan dengan Akulaku melalui Xendit</description>
30-
<min_order_total>0.01</min_order_total>
30+
<min_order_total>1</min_order_total>
3131
<max_order_total>9999999999</max_order_total>
3232
<is_gateway>1</is_gateway>
3333
<can_initialize>1</can_initialize>

0 commit comments

Comments
 (0)