ardohr-ltd/starling-payments-objects

Support additionalRemittanceInformation

Closed this issue · 3 comments

Fetching transactions from an account now include additionalRemittanceInformation. This is also available in the FPS scheme webhooks.

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.

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.

Fixed with release 1.1.1