"cstore" : {
"store" : "indomaret",
"message" : "mangga",
"alfamart_free_text_1": "1st row of receipt,",
"alfamart_free_text_2": "This is the 2nd row,",
"alfamart_free_text_3": "3rd row. The end."
}
JSON Attribute | Description | Type | Required |
---|
store | The name of the convenience store. | String(20) | Required |
message | Label displayed in Indomaret POS. | String(20) | Optional |
alfamart_free_text_1 | Customizable first row of text on the Alfamart printed receipt. | String (40) | Optional |
alfamart_free_text_2 | Customizable second row of text on the Alfamart printed receipt. | String (40) | Optional |
alfamart_free_text_3 | Customizable second row of text on the Alfamart printed receipt. | String (40) | Optional |