Stripe payment status on invoice

Hi,

we have a problem that payments via stripe are not linked to transactions
when we pull them into our bank account so im scripting this process now.
It isn’t easy to see if a invoice is currently being paid via stripe, the
best I have done is scrape the payment page for certain text. It would be
nice if there was a stripePayment:processing or even better
stripePayment:url option in the api.

1 Like