Description
Difficulty: Expert
Type: Feature
Summary
Add a payment preview helper for mobile and web confirmation screens.
Current Behaviour
Apps need a safe preview of payment details before signing or submission.
Expected Behaviour
The SDK should return a typed preview including source, destination, amount, asset, memo, network, and estimated fee where available.
Suggested Implementation
Implement or design a preview helper that does not sign or submit transactions.
Files or Areas Likely Affected
src/payments/
src/transactions/
src/types/
tests/
docs/
Acceptance Criteria
Additional Notes
This aligns with mobile transaction review work.
Description
Difficulty: Expert
Type: Feature
Summary
Add a payment preview helper for mobile and web confirmation screens.
Current Behaviour
Apps need a safe preview of payment details before signing or submission.
Expected Behaviour
The SDK should return a typed preview including source, destination, amount, asset, memo, network, and estimated fee where available.
Suggested Implementation
Implement or design a preview helper that does not sign or submit transactions.
Files or Areas Likely Affected
src/payments/
src/transactions/
src/types/
tests/
docs/
Acceptance Criteria
Additional Notes
This aligns with mobile transaction review work.