Support additionalRemittanceInformation
Closed this issue · 3 comments
judgej commented
Fetching transactions from an account now include additionalRemittanceInformation
. This is also available in the FPS scheme webhooks.
judgej commented
The API simulator does not support adding a additionalRemittanceInformation
. The sandbox accounts also do not list a additionalRemittanceInformation
in the webhooks nor in the PaymentDetails
model. This can make testing against the sandbox a little tricky, since we cannot see a additionalRemittanceInformation
value - even an empty field - anywhere in the sandbox.
bradydan commented
This means we are 'flying blind' during development. We can only see the additionalRemittanceInformation
field in production. Not ideal. Starling need to update their sandbox to match production.
judgej commented
Fixed with release 1.1.1