Payments

/* Payment invoices */
#tb_payment-invoices{
display: none!important;
}

/* Proposals estimates */
#tb_proposals-estimates{
display: none!important;
}

/* Payment orders new */
#tb_payment-orders-new{
display: none!important;
}

/* Payment subscriptions */
#tb_payment-subscriptions{
display: none!important;
}

/* Payment links */
#tb_payment-links{
display: none!important;
}

/* Payment transactions new */
#tb_payment-transactions-new{
display: none!important;
}

/* Payments products */
#tb_payments-products{
display: none!important;
}

/* Payments coupons */
#tb_payments-coupons{
display: none!important;
}

/* Payment settings */
#tb_payment-settings{
display: none!important;
}

/* Payment integrations */
#tb_payment-integrations{
display: none!important;
}

Agency Level Instructions

  1. Go to Agency > Settings > Whitelabel

  2. Add code to the CSS Code box.

  3. Save

  4. Refresh

Last updated

Was this helpful?