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.