Description
Difficulty: Expert
Type: Feature
Summary
Design SDK support for issued asset payments.
Current Behaviour
Payment helpers may currently focus on native XLM payments only.
Expected Behaviour
The SDK should have a clear design for supporting issued asset payments without breaking existing native payment helpers.
Suggested Implementation
Create a design or implementation plan covering asset identifiers, trustline checks, payment operation construction, validation, and error handling.
Files or Areas Likely Affected
src/payments/
src/transactions/
src/types/
docs/
Acceptance Criteria
Additional Notes
This may be documentation-first if full implementation is too large.
Description
Difficulty: Expert
Type: Feature
Summary
Design SDK support for issued asset payments.
Current Behaviour
Payment helpers may currently focus on native XLM payments only.
Expected Behaviour
The SDK should have a clear design for supporting issued asset payments without breaking existing native payment helpers.
Suggested Implementation
Create a design or implementation plan covering asset identifiers, trustline checks, payment operation construction, validation, and error handling.
Files or Areas Likely Affected
src/payments/
src/transactions/
src/types/
docs/
Acceptance Criteria
Additional Notes
This may be documentation-first if full implementation is too large.