-
Notifications
You must be signed in to change notification settings - Fork 54
docs: 680/rp-incomingAmount #703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for openpayments-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/recurring-subscription-incoming-amount.mdx
Outdated
Show resolved
Hide resolved
Replaced auth.interledger-test.dev references with auth.cloudninebank.com
…dger/open-payments into mi/680/rp-incomingAmount
melissahenderson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few small things
| - `T00:03:00Z/` is the start time of the repeating interval - 12:03 AM UTC | ||
| - `P1M` is the period between each interval - one month. Used with `R12`, you have a grant that's valid once a month for 12 months. | ||
|
|
||
| Altogether, this grant will allow the customer to pay \$15 USD twelve times. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm adding this here because of #698 (review). I feel like the extra info below isn't necessarily needed for this guide, so let's leave it as-is for now. But if we're asked to change it, we can use what's below.
Altogether, this grant will allow the customer to make any number of outgoing payments within the defined limit from:
- 12:03 AM UTC on 14 October 2025 through 12:02 AM UTC on 14 November 2025
- 12:03 AM UTC on 14 November 2025 through 12:02 AM UTC 14 December 2025
And so on for an additional 10 months.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll keep this open in case we need to revisit it based on SME feedback.
Addresses issue #680
Required
Conditional