Skip to content

Add submitCustomerInfo function #90

@MissBlue00

Description

@MissBlue00

Task

Add a submitCustomerInfo function for SEP-12 customer information collection.

Details

  • Function signature: submitCustomerInfo(customerData: CustomerData): Promise<CustomerPutResponse>
  • Submit KYC data to anchor via SEP-12
  • Support partial and full customer updates
  • Handle file uploads for identity documents
  • Add CustomerData and CustomerPutResponse interfaces

Test

Run pnpm --filter @stellar-pay/anchor-service build to verify no TypeScript errors.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions