-
Notifications
You must be signed in to change notification settings - Fork 49
docs: mi/647/otp debit amount #688
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
base: main
Are you sure you want to change the base?
Conversation
initial draft PR
✅ Deploy Preview for openpayments-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
``` | ||
|
||
</details> | ||
|
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.
Let's ask Max and Blair about whether we should add a Step 11 for completing the incoming payment request (optional step)
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.
Added comments for a few small things. I think you're ready for a SME review.
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
docs/src/content/docs/guides/onetime-remittance-fixed-debit.mdx
Outdated
Show resolved
Hide resolved
Updated the example response for the recipient's wallet address details
Added link to Create Outgoing Payment API in step 10
Description of changes
Issue #647 - Guide for making a one-time remittance payment with a fixed send amount (debitAmount)
Required
Conditional