Ive just re-installed this because I had to remove due to a bad bug.
After installing this one, its working, but there is some error in the css file "payments.css"
This is how it looks
So you need to add this css to your custom.css
/* CHECKOUT PROCESS */
.ps_checkout-payment-option label {
display: flex !important;
}
then it looks like this
If you share your url then maybe a little bit of css changes will resolve your issue.