We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae3667 commit 71a4799Copy full SHA for 71a4799
etc/config.xml
@@ -27,7 +27,7 @@
27
<model>Xendit\M2Invoice\Model\Payment\Akulaku</model>
28
<title>Akulaku</title>
29
<description>Bayar pesanan dengan Akulaku melalui Xendit</description>
30
- <min_order_total>0.01</min_order_total>
+ <min_order_total>1</min_order_total>
31
<max_order_total>9999999999</max_order_total>
32
<is_gateway>1</is_gateway>
33
<can_initialize>1</can_initialize>
0 commit comments