Vault and Forward API を更新し、アップストリームリクエストのタイムアウトに 402 ステータスコードを返す破壊的変更
新規情報
The Vault and Forward API now returns a 402
error instead of 502
and 504
errors for specific scenarios.
この変更により互換性が失われる理由
Some users might expect either 502
or 504
statuses for upstream errors. Update your code to expect 402
statuses as well.
効果
以前は、Vault and Forward API は、接続ステータスに関係なく、アップストリームの宛先エンドポイントのエラーに対して 502
または 504
エラーを返していました。これで、Stripe がアップストリームとの接続を確立する前にリクエストがタイムアウトした場合に 402
エラーが発生し、安全な再試行が可能になります。Stripe は、他のすべてのアップストリームエラーに対して 502
または 504
エラーを返し続けます。
Upgrade
関連する変更点
- Deprecates manual capture method for Interac cards
- Payment Methods won’t allow modifying fields for Naver Pay once the object is first created
- Partially capturing or canceling payments no longer creates a Refund
- Adds support for Klarna in the Hosted Invoice Page
- Adds ability to configure saved payment methods for one-time payments on the Hosted Invoice Page
- Adds support for saving and reusing Naver Pay payment methods
- Adds support for the Billie local payment method
- Adds support for the Satispay local payment method
- Makes the client parameter optional for WeChat Pay until confirmation
- Adds support for the New Zealand BECS Direct Debit local payment method