新增綠界金流選項

  • 影片中提到的程式碼:
    /** 把綠界 Logo 隱藏 **/
    #payment li.wc_payment_method img {
    display: none;
    }