Comment to How to hide GENERIC provider to all users?
-
Hello @Peter !
It is possible to remove via the adding the RAW block with the following content:
</em></p><p><em> $(".bx_payment_form_details_wrapper .bx-form-section-wrapper").first().remove();</em></p><p><em>
on the Studio->Pages->Payments->Payment details section, after the main block. In this case, you may manage the level's visibility too.
-
Wow @LeonidS ! Of course works like a charm, you made my day! Thank You!
-
I tried this code but it didn't work for me. I also don't have that "generic" as one of my payments provider, but my Payment Details block looks like this: see images below.
-