> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
> Use this file to discover all available pages before exploring further.

# v1.30.0（2025年6月2日）

> 新增对$0支付和一次性产品100%折扣码的支持，允许免费产品提供，美元钱包的支付阈值，以及标准化的API错误代码和消息。

## 新功能 🚀

* **零美元支付**：新增对\$0支付和一次性产品100%折扣码的支持，允许免费产品提供和促销活动。

* **自定义付款门槛**：新增设置美元钱包最低付款金额的功能，帮助商家优化付款处理并减少小额交易的费用。可以在 `Payouts ▸ USD Wallet ▸ Edit Payout Threshold` 访问此功能。

  <Frame>
    <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/payout-threshold.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=ccb6067a9ea18460ef86fc07dfd6e025" alt="Payout Threshold Cover Image" style={{ maxHeight: '500px', width: 'auto' }} width="576" height="392" data-path="images/changelog/payout-threshold.png" />
  </Frame>

* **API标准化**：作为我们持续的API改进计划的一部分，实施了标准化的API错误代码和消息。此增强使API更加一致且对开发者友好。有关详细信息，请访问我们的 [错误代码文档](/api-reference/error-codes)。

* **交易拒绝标准化**：引入统一的交易拒绝代码和消息，提供更清晰的失败原因洞察，并区分用户错误和系统问题。有关更多信息，请参阅我们的 [交易失败文档](/api-reference/transaction-failures)。
