Skip to content

docs: mi/520/split-payments#558

Merged
hajjimo merged 8 commits intomainfrom
mi/520/split-payments
May 2, 2025
Merged

docs: mi/520/split-payments#558
hajjimo merged 8 commits intomainfrom
mi/520/split-payments

Conversation

@hajjimo
Copy link
Contributor

@hajjimo hajjimo commented Mar 4, 2025

Add split payments tutorial mdx page
Add split payments to Guides menu

Add split payments tutorial mdx page
Add split payments to Guides menu
@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2025

⚠️ No Changeset found

Latest commit: e6c0585

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Mar 4, 2025

Deploy Preview for openpayments-preview ready!

Name Link
🔨 Latest commit e6c0585
🔍 Latest deploy log https://app.netlify.com/sites/openpayments-preview/deploys/6814e49950f48500084ad46e
😎 Deploy Preview https://deploy-preview-558--openpayments-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hajjimo hajjimo linked an issue Mar 4, 2025 that may be closed by this pull request
2 tasks
@hajjimo hajjimo requested a review from brad-dow March 17, 2025 13:10
```ts wrap
const customerGrant = await client.grant.request(
{
url: walletAddress.authServer
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be customerWalletAddress instead?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkurapov What do you think? The sample already has const customerGrant... but that may be overlooked.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, because we are assuming we've defined the variables (such as customerWalletAddress above)

@hajjimo hajjimo merged commit 9c851cf into main May 2, 2025
10 checks passed
@hajjimo hajjimo deleted the mi/520/split-payments branch May 2, 2025 15:51
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.

docs: create tutorial for e-commerce split payments

3 participants