Each API returns a transaction id for successfully completed transactions which is used as an identifier for the transaction should further actions (such as captures on previous authorizations, refunds, etc.) take place.
In some cases the identifier param is also being used by codeigniter-payments to pass a customer reference number. This needs to be changed across all gateway and transaction type implementations to ensure the params are not confused with each other.
Each API returns a transaction id for successfully completed transactions which is used as an identifier for the transaction should further actions (such as captures on previous authorizations, refunds, etc.) take place.
In some cases the identifier param is also being used by codeigniter-payments to pass a customer reference number. This needs to be changed across all gateway and transaction type implementations to ensure the params are not confused with each other.