aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/archive/mozilla/marketplace/marketplace_apis/index.html
blob: 372284a0294109cffe09d4f735f256b90128f9b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
title: Firefox Marketplace API
slug: Archive/Mozilla/Marketplace/Marketplace_APIs
translation_of: Archive/Mozilla/Marketplace/Marketplace_APIs
---
<div class="summary">
 <p><span class="seoSummary">提供 Firefox Marketplace API 的主要參考文章,可協助你進行 App 提交作業、設定 App 的付款帳戶,及其他更多相關重要步驟。</span></p>
</div>
<div class="row topicpage-table">
 <div class="section">
  <dl>
   <dt>
    <a href="/en-US/docs/Web/Apps/Publishing/Marketplace_utility_library">Marketplace 公用程式函式庫</a></dt>
   <dd>
    可協助你順利進行 Firefox Marketplace 的相關作業。你可將內含的 JavaScript 函式庫用於自己的 App 之內,以輕鬆處理應用程式內付款 (In-app payments) 並驗證付款收據。</dd>
   <dt>
    <a href="http://firefox-marketplace-api.readthedocs.org/en/latest/topics/submission.html" title="http://firefox-marketplace-api.readthedocs.org/en/latest/topics/submission.html">Submission API</a></dt>
   <dd>
    Submission API 可讓你檢驗並更新 App,並在安裝之前提取 App 的可用資訊。</dd>
   <dt>
    <a href="http://firefox-marketplace-api.readthedocs.org/en/latest/topics/payment.html" title="http://firefox-marketplace-api.readthedocs.org/en/latest/topics/payment.html">Payment API</a></dt>
   <dd>
    Payment API 可讓你取得 In-app payments 的資訊,以及不同國家的訂價情形。</dd>
   <dt>
    <a href="http://firefox-marketplace-api.readthedocs.org/en/latest/topics/overview.html" title="http://firefox-marketplace-api.readthedocs.org/en/latest/topics/overview.html">其他 Marketplace API</a></dt>
   <dd>
    Firefox Marketplace API 的完整說明文件。</dd>
  </dl>
 </div>
 <div class="section">
  <h5 class="Tools" id="Tools" name="Tools">Tools for app developers</h5>
<ul>
    <li><a href="https://marketplace.firefox.com/developers/">Visit Firefox Marketplace Developer Hub</a></li>
    <li><a href="/en-US/docs/Mozilla/Firefox_OS/Using_Firefox_OS_Simulator">Firefox OS Simulator</a></li>
    <li><a href="/en-US/docs/Apps/App_developer_tools">App developer tools</a></li>
</ul>
<h5 class="Documentation" id="Documentation" name="Documentation">Technology reference documentation</h5>
<div class="twocolumns">
    <ul>
        <li><a href="/en-US/docs/Web/CSS">CSS</a></li>
        <li><a href="/en-US/docs/DOM">DOM</a></li>
        <li><a href="/en-US/docs/Web/HTML">HTML</a></li>
        <li><a href="/en-US/docs/JavaScript">JavaScript</a></li>
        <li><a href="/en-US/docs/WebAPI">WebAPI</a></li>
        <li><a href="/en-US/docs/Web/WebGL">WebGL</a></li>
        <li><a href="/en-US/docs/SVG">SVG</a></li>
        <li><a href="https://www.mozilla.org/en-US/apps/">Open Web Apps overview site</a></li>
        <li><a href="https://wiki.mozilla.org/Apps">Apps project wiki page</a></li>
    </ul>
</div>
<h5 class="Community" id="Community" name="Community">Getting help from the community</h5>
<p>If you still aren't sure how to do what you're trying to get done, feel free to join the conversation!</p>
<ul>
    <li>Consult the webapps forum: <ul>
  <li><a href="https://lists.mozilla.org/listinfo/dev-webapps"> 郵件討論</a></li>


  <li><a href="http://groups.google.com/group/mozilla.dev.webapps"> 新聞群組</a></li>
  <li><a href="http://groups.google.com/group/mozilla.dev.webapps/feeds"> feed 消息來源</a></li>
</ul>
        <ul>
            <li>Ask your question on the Open Web Apps IRC channel: <a class="link-irc" href="irc://irc.mozilla.org/openwebapps">#openwebapps</a></li>
        </ul>
    </li>
</ul>
<p><span class="alllinks"><a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="external">Don't forget about the <em>netiquette</em>...</a></span></p>
 </div>
</div>
<p> </p>