Stripe Integration: Get Failed Payments [Solved]

Is there a way to use the Stripe integration to return failed payments? I don't see where I could return this in the dropdown menu, should I be seeking a solution through the REST API versus the integration?

I ended up solving this one, what I did was setup a webhook since it's a pain to pull this out of Stripe's API.