-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Task
Add a createSep31DirectPayment function to implement SEP-31 direct payments.
Details
- Function signature:
createSep31DirectPayment(params: DirectPaymentParams): Promise<DirectPaymentResult> - Implement Stellar SEP-31 direct payment flow
- Handle sender and receiver KYC via SEP-12
- Include original transaction reference
- Add DirectPaymentParams and DirectPaymentResult interfaces
- Integration point: anchor-service package
Test
Run pnpm --filter @stellar-pay/anchor-service build to verify no TypeScript errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program