Warning: Undefined variable $content in /var/www/html/wp-content/themes/thematic/library/extensions/header-extensions.php on line 184
配置Gmail以发送发票/预订 – MCQ Practice && MySOAP Note /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 73

Warning: Undefined variable $post in /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 95

Warning: Attempt to read property "post_password" on null in /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 95
topic bbpress bbp-no-js wordpress y2025 m11 d16 h21 singular slug-%e9%85%8d%e7%bd%aegmail%e4%bb%a5%e5%8f%91%e9%80%81%e5%8f%91%e7%a5%a8-%e9%a2%84%e8%ae%a2 single postid-4943 s-y-0001 s-m11 s-d30 s-h00 s-author-panhz s-comments-closed s-pings-open unknown-os unknown-browser">

配置Gmail以发送发票/预订

Home 论坛 帮助 MISC 配置Gmail以发送发票/预订

  • 您的话题内容不能为空。
正在查看 1 个帖子:1-1 (共 1 个帖子)
  • 作者
    帖子
  • #4943 回复
    panhz
    管理员

    配置 Gmail 邮箱发送发票/预约

    1.生成应用专用密码,请参考 https://support.google.com/mail/answer/185833?hl=zh-Hans 的说明,向下滚动找到 创建和使用应用专用密码。

    1.1 转到 Google 账号 https://www.google.com/intl/zh-CN/account/about/

    1.2 选择 安全性

    1.3 向下滚动找到 登录 Google, 打开 两步验证

    1.4 选择页面底部的 应用专用密码

    1.5 输入应用专用密码的名称,如 MySOAP

    1.6 选择生成,记录生成的16 个字符的应用密码,点击 完成

    2.配置 MySOAP Notes 的发票发送邮箱

    2.1 从 myro.ca 登录到您的 MySOAP 帐户,点击屏幕左侧 MySOAP Notes 旁边的下拉箭头 。

    选择 Basic Config -> Invoice Config -> Email Config。

    2.2 Gmail 邮箱配置

    2.2.1 SMTP Server: smtp.gmail.com

    2.2.2 SMTP Port: 587

    2.2.3 SMTP Email: 请填入您的 Gmail 邮箱

    2.2.4 Password: 请将 1.6 生成的 16 个字符的应用专用密码复制到这里

    2.2.5 如果勾选 public config from,则发票从默认邮箱 info@myro.ca 发出;

    如未勾选,则发票从所配置的 Gmail 邮箱发出。

    2.2.6 Comment 下方的 {{company name}} 可以替换成您的公司名称。

    2.3 点击 Submit 完成邮箱配置

正在查看 1 个帖子:1-1 (共 1 个帖子)
回复至:配置Gmail以发送发票/预订
您的信息:




    post_title,$not_in_menu)) continue; if(in_array($page->post_title,array("客户登录","用户注册","购物车","产品展示","设备展示","ISO认证","PCB询价","PCBA询价",'购物车','product-list','product-detail',"网站地图","今日特价","今日特价信息"))) continue; if($page->post_parent == 0){ $title_array["$page->ID"][0] = $page->post_title; }else{ if(get_page($page->post_parent)->post_parent == 0) $title_array["$page->post_parent"]["$page->ID"] = $page->post_title; //echo $title_array['$page->post_parent'] = $page->ID; //echo "
  • ".$page->post_title."
      "; //echo "
  • "; } } //var_dump($title_array); foreach($title_array as $key => $value){ if(count($value) == 1){ if(strtoupper($title_array[$key][0])=="MY CART"){ $cart_key = $key; //echo "
  • ".$title_array[$key][0]."
  • "; }else{ echo "
  • ".$title_array[$key][0]."
  • "; } }elseif(count($value) > 1){ echo "
  • ".$title_array[$key][0]."
      "; /* foreach($value as $key2 => $temp){ if($key2 != 0){ echo "
    • ".$temp."
    • "; } } */ echo "
  • "; } } ?>