> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/set-up-your-amazon-seller-funding-strategy.md).

# 设置您的 Amazon Seller 资金策略

无论您是 impact.com 的新用户还是现有客户，都需要确保您的 Amazon Seller 项目资金策略与 Amazon 为期 28 天的行动锁定期适当对齐。如果您已有一个现有的 impact.com 项目，您可能需要设置 Billing Groups，为您的 Amazon Seller 项目创建单独的资金策略。

## 为什么锁定期很重要

Amazon 的行动锁定期是指 Amazon 跟踪到转化与 action 在 impact.com 上最终完成之间的时间。一旦完成或“锁定”，该 action 就不能再因退货而撤销，也不能再为支付调整而修改。此时，无论其 action 是否符合合同条款，您都必须就这笔销售向合作伙伴付款。

考虑到 Amazon 的锁定期为 28 天，而您的 Amazon 转化数据在 impact.com 上反映出来最多可能需要 2 天，您的资金策略应足够长，以考虑这段时间内的任何撤销或修改。我们强烈建议按照下方所述设置资金策略，以尽量降低因被拒绝的转化而自动付款的风险。

## 处理多种项目类型

如果您已有一个现有的 impact.com 项目，并且您与合作伙伴合同中规定的 action 锁定期为 **1 个月零 2 天** 或更长，那么您可以继续为 Amazon Seller 项目使用现有的资金策略。这个时间窗口足够长，可以确保 Amazon 上的任何撤销或修改都会在您的自动付款发生之前反映到 impact.com 中。

如果您现有项目中的锁定期短于 **1 个月零 2 天**，那么您将不得不 [创建账单组](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) 以便在各项目之间保持资金分离。设置好您的账单组后，请按照下方的 *Amazon Seller 资金策略*.

## Amazon Seller 资金策略

使用此推荐方法，可将因未完成的转化或不符合条款的 action 而向合作伙伴付款的风险降至最低。

{% stepper %}
{% step %}

#### **第 1 步：设置自定义 GAAP 开票**

1. 在顶部导航栏中，选择 **您的余额 → 设置 → 账单组**.
   1. Billing Group 功能目前处于测试版——请联系 [支持](https://app.impact.com/support/portal.ihtml) 以获得访问权限。
2. 将鼠标悬停在您的 Amazon Seller 项目的账单组上，并选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[更多] → 合作伙伴费用文档设置**.
3. 在 *月度对账单* 部分， ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FiZjM1xY8o3v1iR3Zaysd%2FToggle.svg?alt=media\&token=b1550d48-bba9-4e81-8604-bc12370c5caa) **\[开启] 自定义 GAAP 月份**.
4. 选择 **确定** 以确认您要更改自定义 GAAP 设置。
5. 从 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]**，选择 *在……生成对账单* **第 4** *天*.
6. **保存** 您的设置。
   {% endstep %}

{% step %}

#### **第 2 步：设置 Action 锁定**

在您的项目模板条款中，请确保：

* 设置为 *操作锁定* 进行 *动作会在* **1** *月* *和* **2** *天* **在月底之后** *它们是* **被跟踪**.
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/set-up-your-amazon-seller-funding-strategy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
