Skip to content

Document and test get_payment_token None semantics before first deposit in README integrator section#394

Merged
thlpkee20-wq merged 4 commits into
RevoraOrg:masterfrom
daveedAJ:docs/clarify-get_payment_token-none-semantics
May 28, 2026
Merged

Document and test get_payment_token None semantics before first deposit in README integrator section#394
thlpkee20-wq merged 4 commits into
RevoraOrg:masterfrom
daveedAJ:docs/clarify-get_payment_token-none-semantics

Conversation

@daveedAJ
Copy link
Copy Markdown
Contributor

The README states get_payment_token returns None before the first successful deposit or for an unknown offering, but the distinction between "offering exists, no deposit yet" and "offering does not exist" is not documented or tested. Clarify the semantics in the README and add tests pinning both None cases plus the post-deposit Some(token) case.

closes #379

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

@daveedAJ Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@thlpkee20-wq thlpkee20-wq merged commit 9bce7ed into RevoraOrg:master May 28, 2026
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.

Document and test get_payment_token None semantics before first deposit in README integrator section

2 participants