Skip to content

Feature/sep0007 payment links 373#379

Merged
ayshadogo merged 3 commits into
Dfunder:mainfrom
mijinummi:feature/sep0007-payment-links-373
Jun 30, 2026
Merged

Feature/sep0007 payment links 373#379
ayshadogo merged 3 commits into
Dfunder:mainfrom
mijinummi:feature/sep0007-payment-links-373

Conversation

@mijinummi

Copy link
Copy Markdown
Contributor

Description

This PR addresses Issue #373, building out a modular utility framework to format and generate ecosystem-compliant SEP-0007 payment links alongside frontend QR display interfaces.

Key Modifications

  • Standardized URI Construction: Authored sdk/utils/sep7.ts to convert donation properties securely into valid web+stellar:pay string patterns.
  • Failsafe Parameter Sanitization: Integrated data validation checks to intercept and block corrupted or structurally malformed public keys prior to link production.
  • Ecosystem Integration Specs: Authored technical documentation outlines inside docs/wallets/SEP7.md to guide developer integration pathways going forward.

Target Branch: main
Closes #373

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@mijinummi 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

@ayshadogo ayshadogo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ayshadogo ayshadogo merged commit 91bc8cc into Dfunder:main Jun 30, 2026
@grantfox-oss grantfox-oss Bot mentioned this pull request Jun 30, 2026
5 tasks
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.

SEP-0007 Payment Link Support

2 participants