Release 2.0.0 - #198
Conversation
armando-rodriguez-cko
commented
Aug 31, 2026
- The merchant-specific subdomain (with_environment_subdomain) is now required. Set it, or call the deprecated with_legacy_domain to keep using the shared checkout.com hosts (feat: require with_environment_subdomain or an explicit with_legacy_domain opt-out #193)
- An invalid subdomain now raises instead of being silently ignored (feat: require with_environment_subdomain or an explicit with_legacy_domain opt-out #193)
- Add optional amount to VoidRequest to support partial voids (feat(payments): add optional amount to VoidRequest for partial voids #196)
- Add the ISV (SaaS seller) payout schedule fields balance_minimum, carry_forward_enabled and payment_instrument_id (feat(accounts): add ISV payout schedule fields and payment_instrument_id #197)
- The merchant-specific subdomain (with_environment_subdomain) is now required. Set it, or call the deprecated with_legacy_domain to keep using the shared checkout.com hosts. - An invalid subdomain now raises instead of being silently ignored. - Add optional amount to VoidRequest to support partial voids. - Add the ISV (SaaS seller) payout schedule fields balance_minimum, carry_forward_enabled and payment_instrument_id.
🟡 Risk Classification: MINORApproval route: AI Review + Human Approval Classification reasons
Operational gates
Files analysed: 1 wall-e 2026.06.19-02 · policy |
🔬 Debug — why this classification?Each reason code emitted by the classifier, its source clause in the AI in SDLC Control Framework, and what it means.
Kinds:
See issue #3 for the proposal to formalise this map as Appendix A of the standards doc. wall-e 2026.06.19-02 · debug |
🔵 Advisory review: Sound, but needs your judgementThis PR needs a human approval. The code itself reads as correct; whether it should land depends on context I don't have. This diff only bumps the version constant from 1.12.0 to 2.0.0; the actual feature changes described in the PR body (subdomain enforcement, VoidRequest amount, ISV payout fields) are not visible in this diff, so correctness of the full release cannot be assessed from what's shown. For you to decide
This is not an approval. wall-e cannot auto-approve this PR — it is an opinion to help whoever does. Advisory review · us.anthropic.claude-sonnet-4-6 · wall-e 2026.06.19-02 |
|


