At the moment, invoices that have been paid via Stripe show us a ‘payment processing via Stripe’ message displayed when we view them in FreeAgent.
But, if we view the invoice object via the API, there’s no indication as to whether the payment has been made via Stripe or not.
Is it possible to expose the information about the payment being made via Stripe (or Paypal) so that we can query it in the API?