I have a action called like so:
export const makePayment = (values) => async (dispatch) => { console.log("current payment is ", values); r