Skip to content

feat: add createSep31DirectPayment function to implement SEP-31 direct payments#111

Open
gracekenn wants to merge 1 commit intoMissBlue00:mainfrom
gracekenn:createSep31DirectPayment
Open

feat: add createSep31DirectPayment function to implement SEP-31 direct payments#111
gracekenn wants to merge 1 commit intoMissBlue00:mainfrom
gracekenn:createSep31DirectPayment

Conversation

@gracekenn
Copy link
Copy Markdown

  • Add DirectPaymentParams and DirectPaymentResult interfaces
  • Implement createSep31DirectPayment function with SEP-31 compliance
  • Handle sender and receiver KYC via SEP-12 integration
  • Include original transaction reference support
  • Add getDirectPaymentStatus helper function
  • Fix TypeScript lint errors with proper type annotations
  • Add tsconfig.json for anchor-service package

Fixes #89

…t payments

- Add DirectPaymentParams and DirectPaymentResult interfaces
- Implement createSep31DirectPayment function with SEP-31 compliance
- Handle sender and receiver KYC via SEP-12 integration
- Include original transaction reference support
- Add getDirectPaymentStatus helper function
- Fix TypeScript lint errors with proper type annotations
- Add tsconfig.json for anchor-service package

Fixes MissBlue00#89
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

@gracekenn is attempting to deploy a commit to the missblue00's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 24, 2026

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

@gracekenn
Copy link
Copy Markdown
Author

Hi please review and merge

@MissBlue00
Copy link
Copy Markdown
Owner

@gracekenn the ci/cd checks failed, please resolve

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.

Add createSep31DirectPayment function

2 participants