Skip to content

Version 0.4.0 - getTransactionId added to the AbstractResponse

Compare
Choose a tag to compare
@dcaswel dcaswel released this 22 Feb 00:04
· 2 commits to master since this release

I added the getTransactionId function to the AbstractResponse class. This is for convenience to the developer of the merchant's system to get the transaction ID that was created by the merchant. Since this data is coming from FAC, this can also be used to validate that they gave back the correct ID.