I'm doing some testing of EDC in Aloha 6+ and based on the documents I have info for most of the fields. File format is something like shown below for the request I'm interested in processing. If I add a line with "approved yes" to the file and rename it to .ANS, the FOH picks up the file and approves the transaction, however it approves it for $0 instead of the AUTHAMT. I assume there is another field I need to add with the actual amount authorized/redeemed (since partial redeem is supported according to docs), but I do not see this field name listed in the docs. Does anyone have more info? I'm testing this on a separate copy of Aloha running in demo mode, so could it also be a limitation due to that, do I need to test on a keyed version?
BEGIN
TYPE GC_REDEEM
DOB 20040407
FOHFEATS 10000000000000000000000000000000
TERMCAPS 00000000000000000000000000000000
FOHVERSION 6.7.14.1847.1
DATE 20151013
TIME 18:40:35
LOGTIME 18:40:35
TERMINAL 1
EMPLOYEE 100 John Doe
TABLE Table 31
CHECK 10008
GIFTCARD 10135
AUTHAMT 11.00
BATCHAMT 10.00
BATCHTIP 1.00
CARDTYPE GC_PRIVATELABEL
{HtJ6f4oUiiggRqLeSL9xHYBUW/q/g9ZaWhVamWgwGmo=}
CARDMASK 1
ISOCODELOC 840
TENDER_NUM 101
PERIOD 1
REVID 1
MDMONLY FALSE
END
BEGIN
TYPE GC_REDEEM
DOB 20040407
FOHFEATS 10000000000000000000000000000000
TERMCAPS 00000000000000000000000000000000
FOHVERSION 6.7.14.1847.1
DATE 20151013
TIME 18:40:35
LOGTIME 18:40:35
TERMINAL 1
EMPLOYEE 100 John Doe
TABLE Table 31
CHECK 10008
GIFTCARD 10135
AUTHAMT 11.00
BATCHAMT 10.00
BATCHTIP 1.00
CARDTYPE GC_PRIVATELABEL
{HtJ6f4oUiiggRqLeSL9xHYBUW/q/g9ZaWhVamWgwGmo=}
CARDMASK 1
ISOCODELOC 840
TENDER_NUM 101
PERIOD 1
REVID 1
MDMONLY FALSE
END