|
25 | 25 | </m2invoice>
|
26 | 26 | <alfamart>
|
27 | 27 | <active>1</active>
|
28 |
| - <payment_action>initialize</payment_action><!-- You can use another method like capture --> |
| 28 | + <payment_action>authorize</payment_action><!-- You can use another method like capture --> |
29 | 29 | <model>Xendit\M2Invoice\Model\Payment\Alfamart</model>
|
30 | 30 | <title>Alfamart</title>
|
| 31 | + <order_status>pending_payment</order_status><!-- set default order --> |
31 | 32 | <is_gateway>1</is_gateway>
|
32 | 33 | <can_initialize>1</can_initialize>
|
33 | 34 | <can_use_checkout>1</can_use_checkout>
|
34 | 35 | <sort_order>1</sort_order>
|
35 | 36 | </alfamart>
|
36 | 37 | <bcava>
|
37 | 38 | <active>1</active>
|
38 |
| - <payment_action>initialize</payment_action><!-- You can use another method like capture --> |
| 39 | + <payment_action>authorize</payment_action><!-- You can use another method like capture --> |
39 | 40 | <model>Xendit\M2Invoice\Model\Payment\BCAVA</model>
|
40 | 41 | <title>Bank Transfer - BCA</title>
|
| 42 | + <order_status>pending_payment</order_status><!-- set default order --> |
41 | 43 | <is_gateway>1</is_gateway>
|
42 | 44 | <can_initialize>1</can_initialize>
|
43 | 45 | <can_use_checkout>1</can_use_checkout>
|
44 | 46 | <sort_order>2</sort_order>
|
45 | 47 | </bcava>
|
46 | 48 | <bniva>
|
47 | 49 | <active>1</active>
|
48 |
| - <payment_action>initialize</payment_action> |
| 50 | + <payment_action>authorize</payment_action> |
49 | 51 | <model>Xendit\M2Invoice\Model\Payment\BNIVA</model>
|
50 | 52 | <title>Bank Transfer - BNI</title>
|
| 53 | + <order_status>pending_payment</order_status><!-- set default order --> |
51 | 54 | <is_gateway>1</is_gateway>
|
52 | 55 | <can_initialize>1</can_initialize>
|
53 | 56 | <can_use_checkout>1</can_use_checkout>
|
54 | 57 | <sort_order>3</sort_order>
|
55 | 58 | </bniva>
|
56 | 59 | <briva>
|
57 | 60 | <active>1</active>
|
58 |
| - <payment_action>initialize</payment_action><!-- You can use another method like capture --> |
| 61 | + <payment_action>authorize</payment_action><!-- You can use another method like capture --> |
59 | 62 | <model>Xendit\M2Invoice\Model\Payment\BRIVA</model>
|
60 | 63 | <title>Bank Transfer - BRI</title>
|
| 64 | + <order_status>pending_payment</order_status><!-- set default order --> |
61 | 65 | <is_gateway>1</is_gateway>
|
62 | 66 | <can_initialize>1</can_initialize>
|
63 | 67 | <can_use_checkout>1</can_use_checkout>
|
64 | 68 | <sort_order>4</sort_order>
|
65 | 69 | </briva>
|
66 | 70 | <mandiriva>
|
67 | 71 | <active>1</active>
|
68 |
| - <payment_action>initialize</payment_action><!-- You can use another method like capture --> |
| 72 | + <payment_action>authorize</payment_action><!-- You can use another method like capture --> |
69 | 73 | <model>Xendit\M2Invoice\Model\Payment\MandiriVA</model>
|
70 | 74 | <title>Bank Transfer - Mandiri</title>
|
| 75 | + <order_status>pending_payment</order_status><!-- set default order --> |
71 | 76 | <is_gateway>1</is_gateway>
|
72 | 77 | <can_initialize>1</can_initialize>
|
73 | 78 | <can_use_checkout>1</can_use_checkout>
|
74 | 79 | <sort_order>5</sort_order>
|
75 | 80 | </mandiriva>
|
76 | 81 | <permatava>
|
77 | 82 | <active>1</active>
|
78 |
| - <payment_action>initialize</payment_action><!-- You can use another method like capture --> |
| 83 | + <payment_action>authorize</payment_action><!-- You can use another method like capture --> |
79 | 84 | <model>Xendit\M2Invoice\Model\Payment\PermataVA</model>
|
80 | 85 | <title>Bank Transfer - Permata</title>
|
| 86 | + <order_status>pending_payment</order_status><!-- set default order --> |
81 | 87 | <is_gateway>1</is_gateway>
|
82 | 88 | <can_initialize>1</can_initialize>
|
83 | 89 | <can_use_checkout>1</can_use_checkout>
|
|
121 | 127 | </cc_subscription>
|
122 | 128 | <dana>
|
123 | 129 | <active>1</active>
|
124 |
| - <payment_action>initialize</payment_action> |
| 130 | + <payment_action>authorize</payment_action> |
125 | 131 | <model>Xendit\M2Invoice\Model\Payment\DANA</model>
|
126 | 132 | <title>DANA</title>
|
| 133 | + <order_status>pending_payment</order_status><!-- set default order --> |
127 | 134 | <is_gateway>1</is_gateway>
|
128 | 135 | <can_initialize>1</can_initialize>
|
129 | 136 | <can_use_checkout>1</can_use_checkout>
|
130 | 137 | <sort_order>11</sort_order>
|
131 | 138 | </dana>
|
132 | 139 | <indomaret>
|
133 | 140 | <active>1</active>
|
134 |
| - <payment_action>initialize</payment_action> |
| 141 | + <payment_action>authorize</payment_action> |
135 | 142 | <model>Xendit\M2Invoice\Model\Payment\Indomaret</model>
|
136 | 143 | <title>Indomaret</title>
|
| 144 | + <order_status>pending_payment</order_status><!-- set default order --> |
137 | 145 | <is_gateway>1</is_gateway>
|
138 | 146 | <can_initialize>1</can_initialize>
|
139 | 147 | <can_use_checkout>1</can_use_checkout>
|
|
144 | 152 | <payment_action>authorize</payment_action>
|
145 | 153 | <model>Xendit\M2Invoice\Model\Payment\OVO</model>
|
146 | 154 | <title>OVO</title>
|
| 155 | + <order_status>pending_payment</order_status><!-- set default order --> |
147 | 156 | <is_gateway>1</is_gateway>
|
148 | 157 | <can_initialize>1</can_initialize>
|
149 | 158 | <can_use_checkout>1</can_use_checkout>
|
|
0 commit comments