Skip to content

feat(arc0090): add payment URI parameter for app call transactions - #10

Open
xarmian wants to merge 1 commit into
mainfrom
claude/add-qr-payment-uri-lH3ja
Open

feat(arc0090): add payment URI parameter for app call transactions#10
xarmian wants to merge 1 commit into
mainfrom
claude/add-qr-payment-uri-lH3ja

Conversation

@xarmian

@xarmian xarmian commented Jan 22, 2026

Copy link
Copy Markdown
Owner

Add support for a 'payment' URI argument when performing app call
transactions via ARC-0090 QR codes. When specified, this will prepend
a payment transaction (in atomic units) to the application's escrow
account address and form an atomic transaction group.

Changes:

  • Add 'payment' parameter to Arc0090ApplUri interface and parser
  • Update AppCallConfirm navigation params to include payment amount
  • Update deeplink service to pass payment parameter
  • Implement transaction group creation in signApplTransaction
  • Add payment display UI in AppCallConfirmScreen

Add support for a 'payment' URI argument when performing app call
transactions via ARC-0090 QR codes. When specified, this will prepend
a payment transaction (in atomic units) to the application's escrow
account address and form an atomic transaction group.

Changes:
- Add 'payment' parameter to Arc0090ApplUri interface and parser
- Update AppCallConfirm navigation params to include payment amount
- Update deeplink service to pass payment parameter
- Implement transaction group creation in signApplTransaction
- Add payment display UI in AppCallConfirmScreen
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.

2 participants