There is this feature in Aloha, called Equal Pay. In the payment screen you hit the Equal Pay key, you select the number 2 and the amount to pay is split in 2.
You can select one of the payments and pay cash etc. for it.
All is well.
Now suppose that you have your special mode of payment, processed by an outside program and transmitted to Aloha using the COM interface. The COM function is called ApplyPayment(). However that function does not let you specify the payment you intend to pay for. And if you just put the payment on check using ApplyPayment() it always goes to the first payment, no matter what was selected.
Any suggestion what can I do about this?
You can select one of the payments and pay cash etc. for it.
All is well.
Now suppose that you have your special mode of payment, processed by an outside program and transmitted to Aloha using the COM interface. The COM function is called ApplyPayment(). However that function does not let you specify the payment you intend to pay for. And if you just put the payment on check using ApplyPayment() it always goes to the first payment, no matter what was selected.
Any suggestion what can I do about this?