> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/release-notes/ja/bakkuendo/august-2025/aug-4.md).

# 8月4日

| 環境        | 日付        |
| --------- | --------- |
| プレプロダクション | 2025年8月4日 |
| 本番環境      | 2025年8月4日 |

### Click to Pay

#### 新機能

* 登録時にカードをClick to Payへ自動登録するオプションを追加します。
* 新しいエンドユーザーとカードのClick to Pay登録を迅速化します。
* 次のエンドポイントをサポートします:
  * [カードを登録 v2](https://thales-dis-dbp.stoplight.io/docs/d1-caas/gxe4p2chcr1j2-register-card)
  * [カードを作成 v2](https://thales-dis-dbp.stoplight.io/docs/d1-caas/mr1pghnxjjerd-create)
  * [カード付きエンドユーザー一括ファイルを登録 v2](https://thales-dis-dbp.stoplight.io/docs/d1-caas/5k3mz1j8g10h8-register-consumers-with-cards-batch-file-definition)
* このオプションをカード製品レベルで有効にするには、Thalesのデリバリーチームにお問い合わせください。

### 物理発行

#### 改善

* オプションの `multiCardId` フィールドを [Produce physical card API](/central-issuance/ja/d1-api-wosuru/d1-api-rifarensu/apid1-heno/kdo-api-1.md#post-issuers-issuerid-physicalcards-cardid-operations-production) 同じ識別子の下でカードを単一のカードキャリアにまとめるための

### トークン化

#### 新機能

* 追加 [デジタルカードのバインド承認](https://thales-dis-dbp.stoplight.io/docs/d1-caas/eda9525a16bf5-bind) CTFのイエローフローでデバイスとトークンのバインドを承認するため。
* 追加 [デジタルカードのバインド解除](https://thales-dis-dbp.stoplight.io/docs/d1-caas/0337fa075b128-unbind) 以前にeコマーストークンにバインドされたデバイスを削除するため。
* Google PayおよびSamsung Pay向けのVisaウォレット理由コードを、 [カードデジタイズ操作APIを取得](https://thales-dis-dbp.stoplight.io/docs/d1-caas/300a477b6ed85-get-operation).


---

# 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://docs.payments.thalescloud.io/release-notes/ja/bakkuendo/august-2025/aug-4.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.
