config.json
442 Bytes
{
"auto_resend": {
"delay_ms": 60000,
"max_retry": 1
},
"sn_pattern": {
"pattern": "SN=(.*?)\\.",
"match_idx": 1
},
"amount_pattern": {
"pattern": "HRG=(\\d+)",
"match_idx": 1
},
"remote_products": {
"S10": "3043051",
"S20": "3023092"
},
"advice_max_age_ms": 240000,
"advice_is_topuprequest": true,
"responsecode_tag": "RESPONCODE"
}