Skip to content

fix: update ICP payment URI and use Config for canister ID#3450

Draft
bernd2022 wants to merge 3 commits intodevelopfrom
fix/icp-canister-config
Draft

fix: update ICP payment URI and use Config for canister ID#3450
bernd2022 wants to merge 3 commits intodevelopfrom
fix/icp-canister-config

Conversation

@bernd2022
Copy link
Collaborator

Summary

  • Update ICP payment URI to include canister ID
  • Use Config for ICP native ledger canister ID instead of hardcoded constant

Test plan

  • Verify ICP payment URI includes correct canister ID
  • Verify Config-based canister ID works correctly in all environments

Change URI format from icp:{address}?amount={amount} to
icp:{canister-id}/transfer?to={principal}&amount={amount}
for both ICP native and all ICRC tokens.
@davidleomay
Copy link
Member

  • Wait for client update

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