Public preview
Adds the ability to specify the purpose of Outbound Payments Public preview
What’s new
Adds the purpose parameter to the v2 Outbound Payment object. This optional parameter allows you to specify the purpose of an outbound payment.
Impact
You can now specify a payment purpose when creating a v2 Outbound Payment. If you process US ACH payments intended for payroll, you can set purpose to payroll to help ensure compliance with upcoming the related setting requirements.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| purpose | Added | V2. MoneyManagement. OutboundPayment V2. MoneyManagement. OutboundPayment#create |
Upgrade
- View your current API version in Workbench.
- If you use an SDK, upgrade to the corresponding SDK version for this API version.
- If you don’t use an SDK, update your API requests to include Stripe-Version: 2026-02-25. preview
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
