We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba2f79 commit 76e31e5Copy full SHA for 76e31e5
CHANGELOG.md
@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
17
where the fee payer is the loaded user
18
- Add `extraData` to `TransferDetails`, it contains the raw `extraData` that was present in the transfer
19
for which details are returned
20
+- Add `paymentRequestId` and `messageId` to `TransferDetails` corresponding to the decoded `extraData`
21
- Add option to `Payment.preparePayment` function `options.addMessageId: boolean = true` that signals whether
22
a messageId should be generated and added to the payment's extraData.
23
- Add `messageId` to the returned values of `Payment.preparePayment`
0 commit comments