Jump to content

Recommended Posts

Posted

the Transactions.Add event is not returning the invoice_id wish the transaction was for.

the transaction info and applying payment is called after the Transactions.Add, So there are no way to know the transaction for wich invoice by the Transactions.Add . is possible to add another event that return the transaction info with amount applier to each invoice, this event should be trigger after Transactions->apply() function .

we can get something with the Invoices.setClosed function, but we need this only in the transactions.Add() event .

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...