Skip to content

feat: platform delegation - on_behalf_of (1.5.0)#8

Merged
ValidPay-io merged 1 commit into
mainfrom
feat/on-behalf-of
Jun 19, 2026
Merged

feat: platform delegation - on_behalf_of (1.5.0)#8
ValidPay-io merged 1 commit into
mainfrom
feat/on-behalf-of

Conversation

@ValidPay-io

Copy link
Copy Markdown
Owner

Python parity for platform delegation (Fork B), matching node-sdk 0.8.0 and the live API.

  • on_behalf_of {ref, name} on create_intent / create_file_intent / create_selective_intent / create_intent_batch.
  • verify_intent surfaces verification_level + delegated_by on VerifyIntentResult.
  • README + CHANGELOG + version 1.5.0. 2 new tests (117 passed excl. the scipy-gated binding suite).

Requires the ValidPay API with delegation (live 2026-06-19).

Generated with Claude Code.

… verify (1.5.0)

Platforms sealing on behalf of the businesses they serve can name the business
per seal: on_behalf_of {ref, name} on create_intent / create_file_intent /
create_selective_intent / create_intent_batch. verify_intent now surfaces
verification_level and delegated_by. README + CHANGELOG updated. Tests added.

Pairs with ValidPay-API delegation (live 2026-06-19); requires it deployed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ValidPay-io
ValidPay-io merged commit 9792afe into main Jun 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant