Closed Keivan-sf closed 2 years ago
Yeah it's probably just referenceId
... I might have changed it and just forgotten to update it. (not sure though, 😬)
Right then. I'll just change it to transactionId
for the example to be executable. Might as well pull a typescript implementation of it.
I was looking at this line in express example. I'm wondering if this is just simply a typo mistake with
transactionId
orBaseReceipt
might actually contain a property calledreferenceId
in some case? Either way I was unable to transform this code into typescript because of the type error below: