ardohr-ltd / starling-payments-objects

Starling Bank Payments Service data objects
4 stars 1 forks source link

Support additionalRemittanceInformation #11

Closed judgej closed 4 years ago

judgej commented 5 years ago

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

judgej commented 5 years ago

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 5 years ago

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 4 years ago

Fixed with release 1.1.1