Open
Conversation
✅ Deploy Preview for developers-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
mkurapov
reviewed
Apr 23, 2026
Contributor
mkurapov
left a comment
There was a problem hiding this comment.
Nice! To make it more "bloggy", it would be interesting to have a small section about some of the challenges/gotchas that you ran into during the development of this.
|
|
||
| ## Real-World Payment Scenarios | ||
|
|
||
| The SDK ships with eight annotated guides covering end-to-end payment flows: |
Contributor
There was a problem hiding this comment.
Are these guides the ones on openpayments.dev? If so, instead of "The SDK ships with eight annotated guides" we can say something like "we have updated the eight guides openpayments.dev to include detailed dotnet client usage & examples"
| - **Try it out**: `dotnet add package Interledger.OpenPayments` | ||
| - **Browse the source**: [github.com/interledger/open-payments-dotnet](https://github.com/interledger/open-payments-dotnet) | ||
| - **Read the docs**: [openpayments.dev](https://openpayments.dev/) | ||
| - **Join the conversation**: Our community catchup calls happen every other Wednesday at 13:00 GMT. [Join via Google Meet](https://meet.google.com/htd-eefo-ovn) |
Contributor
There was a problem hiding this comment.
I think it is Thursday now at 12:00 UTC.
(I made a PR to update this in our open payments repo)
Co-authored-by: Max Kurapov <maxkurapov@gmail.com>
…erledger.org-developers into cozmin/op-dotnet
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.
PR Checklist
Fixes #123)bun run formatto ensure code is properly formattedbun run lintpasses without errorsSummary