Hi,
Could you please provide a description for field [split_tender_status] returned in AIM response?
It will be of a great help to know its possible values and its position in the AIM response.
This field is mentioned in AIM official documentation (http://developer.authorize.net/guides/AIM/)
in section [Home > Section Two - Submitting Transactions > Partial Authorization Transactions],
but doens't shows up in section [Home > Section Four - Transaction Response > Fields in the Payment Gateway Response] I can't tell if it is present or not in my response.
Basically we need to establish when an order (containing multiple partial payments) is complete.
Here is an example:
HTTP POST Url:
https://test.authorize.net/gateway/transact.dll?&x_login=8vLAwF38qF&x_tran_key=6sYgn3u3Nx98r5Tb&x_al... 02401&x_zip=46225&x_invoice_num=180870253&x_cust_id=43044&x_test_request=False&x_delim_data=TRUE&x_delim_char=,
HTTP POST Response
4,1,295,The amount of this request was only partially approved on the given prepaid card. An additional payment is required to fulfill the balance of this transaction.,BKY0YN,Y,2157344524,180870253,,1.23,CC,auth_capture,43044,,,,,,,46225,,,,,,,,,,,,,,,,,,B817C974DBB30368ABF5619EC3ADE699,P,2,,,,,,,,,,,XXXX2222,Visa,102401,1.00,,,,,,,,,,,,,,
Rares