Skip to content

Release 1.7.0 - General payments update / general update#176

Merged
david-ruiz-cko merged 1 commit into
masterfrom
release/1.7.0
Jun 15, 2026
Merged

Release 1.7.0 - General payments update / general update#176
david-ruiz-cko merged 1 commit into
masterfrom
release/1.7.0

Conversation

@david-ruiz-cko

Copy link
Copy Markdown
Contributor

This release introduces significant new functionality and enhancements to the SDK, particularly around the Accounts and Agentic Commerce modules. It adds new API client methods, request/response models, and supporting types to enable advanced account management features (such as entity requirements and reserve rules), as well as a new Agentic Commerce Protocol client for delegated payments. The changes are organized as follows:

Accounts module enhancements:

  • Added new API client methods to AccountsClient for managing sub-entity requirements, reserve rules, sub-entity members, and entity-scoped files. This includes methods to get and resolve requirements, manage reserve rules, list and reinvite members, and handle entity-specific file uploads and retrievals.
  • Introduced new supporting models for these features, including EntityRequirementUpdateRequest, EntityRequirementReason, EntityRequirementPriority, EntityRequirementUpdateStatus, ReserveRuleCreateRequest, ReserveRuleUpdateRequest, RollingReserveRule, ReserveRuleHoldingDuration, EntityFilesRequest, and Submitter. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
  • Updated the OnboardEntity class to include new attributes for seller_category and submitter, supporting US ISV onboarding variants. [1] [2]
  • Registered new model files in the accounts.rb module file for correct autoloading.

Agentic Commerce Protocol (Beta):

  • Added a new AgenticCommerceClient and related models to support the Agentic Commerce Protocol, which allows AI agents to create delegated payment tokens for single purchases. This includes models for delegated payment requests, payment methods, allowances, billing addresses, and risk signals. [1] [2] [3] [4] [5] [6]

SDK-wide updates:

  • Registered new modules for onboarding simulator, agentic commerce, compliance requests, standalone account updater, network tokens, payment methods, and identities in the main SDK loader file.

These changes greatly expand the SDK's capabilities for advanced account management and introduce support for delegated payments via the Agentic Commerce Protocol.

@david-ruiz-cko david-ruiz-cko requested a review from a team June 15, 2026 07:30
@sonarqubecloud

Copy link
Copy Markdown

@david-ruiz-cko david-ruiz-cko merged commit 5233cba into master Jun 15, 2026
5 checks passed
@david-ruiz-cko david-ruiz-cko deleted the release/1.7.0 branch June 15, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants