Batch-settlement: go-ts parity#2227
Merged
CarsonRoscoe merged 6 commits intox402-foundation:feat/batch-settlement-go-sdkfrom May 8, 2026
Merged
Batch-settlement: go-ts parity#2227CarsonRoscoe merged 6 commits intox402-foundation:feat/batch-settlement-go-sdkfrom
CarsonRoscoe merged 6 commits intox402-foundation:feat/batch-settlement-go-sdkfrom
Conversation
|
@phdargen is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
64d20cf to
f5a993a
Compare
CarsonRoscoe
approved these changes
May 8, 2026
5b79c3e
into
x402-foundation:feat/batch-settlement-go-sdk
14 of 15 checks passed
Must-be-Ash
pushed a commit
that referenced
this pull request
May 8, 2026
* feat: add batch-settlement implementation to Go SDK * feat: add batch-settlement examples for go sdk * feat: updated typescript examples to match go examples * feat: add e2e testing for batch-settlement in go * Batch-settlement: go-ts parity (#2227) * fix PendingRequest and refund cleanup * fix lint * remove duplicate payer info from storage * fix PAYMENT-RESPONSE field ordering * clean up comments * consolidate ProcessSettlementWithExtensions into ProcessSettlement --------- Co-authored-by: phdargen <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
commit 4cfb896:
commit 691decb:
commit 40facfa:
payerinfo from storagecommit e300927:
PAYMENT-RESPONSEfield orderingcommit 64d20cf:
commit 9417394:
ProcessSettlementWithExtensionsintoProcessSettlementChecklist