v2026.08.11.1
What's Changed
Internal
- Require branch code for Dominican Republic bank accounts by @gumclaw in #7171
- Widen El Salvador plain account number floor to accept 9-digit BAC numbers by @gumclaw in #7175
- Fix gp#2008: validate PayPal order price_cents against product price by @gumclaw in #7177
- Remove the unused PayPal /paypal/update_order endpoint (gp#2008) by @ershad in #7180
- Log PayPal breakdown rejections instead of paging Sentry (gp#2008) by @ershad in #7181
- Harden PayPal physical-shipping validation: exact USD match + reject zero shipping (gp#2008) by @ershad in #7182
- Remove the dead PayPal order-API endpoints /paypal/order + /paypal/fetch_order (gp#2008) by @ershad in #7184
- Remove the dead one-time PayPal frontend flow (gp#2008 follow-up) by @ershad in #7185
- Fix flaky RequeueTransientlyFailedPayoutsJob spec: clock/before-hook date mismatch by @gumclaw in #7186
- Revert #7171: restore 3-digit DR bank code without required branch code by @gumclaw in #7179
Full Changelog: v2026.08.10.16...v2026.08.11.1