# 研发者工具

### 下载One store In-App支付SDK V21 <a href="#id-xia-zai-onestoreinapp-zhi-fu-sdkv21-xia-zai-onestoreinapp-zhi-fu-sdkv21" id="id-xia-zai-onestoreinapp-zhi-fu-sdkv21-xia-zai-onestoreinapp-zhi-fu-sdkv21"></a>

可从[github](https://github.com/ONE-store/onestore_iap_release)下载使用One store In-App支付API V7（SDK V21）所需的SDK和sample软件。&#x20;

<table><thead><tr><th width="186">branch </th><th>Description</th></tr></thead><tbody><tr><td>master</td><td><a href="https://github.com/ONE-store/onestore_iap_release/tree/master/onestore_iap_sample/sample_luckyone">sample_luckyone </a><br><a href="https://github.com/ONE-store/onestore_iap_release/tree/master/onestore_iap_sample/sample_subscription">sample_subscription</a> </td></tr></tbody></table>

### **下载ONE Billing Lab** <a href="#id10.-xia-zai-onebillinglab" id="id10.-xia-zai-onebillinglab"></a>

可以在ONE store或GitHub下载 用于研发ONE store In-App支付的ONE Billing Lab。

* [在ONE store App安装](https://onesto.re/0001002700)
* [在GitHub安装](https://github.com/ONE-store/one_billing_lab)

参考: [ONE Billing Lab指南](https://onestore-dev.gitbook.io/dev/tools/one-billing-lab)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://onestore-dev.gitbook.io/dev/chi/tools/billing/v21/sample.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
