Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement view-in-wallet #548

Conversation

octave08
Copy link
Collaborator

@octave08 octave08 commented Jun 22, 2023

📦 Pull Request

[Provide a general summary of the pull request here.]

  • Implement view-in-wallet

✅ Fixed Issues

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

Please only add one label:

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.
📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @magic-ext/algorand@13.1.0-canary.548.5359961176.0
npm install @magic-ext/aptos@1.1.0-canary.548.5359961176.0
npm install @magic-ext/auth@1.1.0-canary.548.5359961176.0
npm install @magic-ext/avalanche@13.1.0-canary.548.5359961176.0
npm install @magic-ext/bitcoin@13.1.0-canary.548.5359961176.0
npm install @magic-ext/conflux@11.1.0-canary.548.5359961176.0
npm install @magic-ext/cosmos@13.1.0-canary.548.5359961176.0
npm install @magic-ext/ed25519@9.1.0-canary.548.5359961176.0
npm install @magic-ext/flow@13.1.0-canary.548.5359961176.0
npm install @magic-ext/gdkms@1.1.0-canary.548.5359961176.0
npm install @magic-ext/harmony@13.1.0-canary.548.5359961176.0
npm install @magic-ext/icon@13.1.0-canary.548.5359961176.0
npm install @magic-ext/near@13.1.0-canary.548.5359961176.0
npm install @magic-ext/oauth@12.1.0-canary.548.5359961176.0
npm install @magic-ext/polkadot@13.1.0-canary.548.5359961176.0
npm install @magic-ext/react-native-bare-oauth@13.1.0-canary.548.5359961176.0
npm install @magic-ext/react-native-expo-oauth@13.1.0-canary.548.5359961176.0
npm install @magic-ext/solana@14.1.0-canary.548.5359961176.0
npm install @magic-ext/taquito@10.1.0-canary.548.5359961176.0
npm install @magic-ext/terra@10.1.0-canary.548.5359961176.0
npm install @magic-ext/tezos@13.1.0-canary.548.5359961176.0
npm install @magic-ext/webauthn@12.1.0-canary.548.5359961176.0
npm install @magic-ext/zilliqa@13.1.0-canary.548.5359961176.0
npm install @magic-sdk/commons@14.1.0-canary.548.5359961176.0
npm install @magic-sdk/pnp@12.1.0-canary.548.5359961176.0
npm install @magic-sdk/provider@18.1.0-canary.548.5359961176.0
npm install @magic-sdk/react-native-bare@19.1.0-canary.548.5359961176.0
npm install @magic-sdk/react-native-expo@19.1.0-canary.548.5359961176.0
npm install @magic-sdk/types@15.5.0-canary.548.5359961176.0
npm install magic-sdk@18.1.0-canary.548.5359961176.0
# or 
yarn add @magic-ext/algorand@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/aptos@1.1.0-canary.548.5359961176.0
yarn add @magic-ext/auth@1.1.0-canary.548.5359961176.0
yarn add @magic-ext/avalanche@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/bitcoin@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/conflux@11.1.0-canary.548.5359961176.0
yarn add @magic-ext/cosmos@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/ed25519@9.1.0-canary.548.5359961176.0
yarn add @magic-ext/flow@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/gdkms@1.1.0-canary.548.5359961176.0
yarn add @magic-ext/harmony@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/icon@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/near@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/oauth@12.1.0-canary.548.5359961176.0
yarn add @magic-ext/polkadot@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/react-native-bare-oauth@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/react-native-expo-oauth@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/solana@14.1.0-canary.548.5359961176.0
yarn add @magic-ext/taquito@10.1.0-canary.548.5359961176.0
yarn add @magic-ext/terra@10.1.0-canary.548.5359961176.0
yarn add @magic-ext/tezos@13.1.0-canary.548.5359961176.0
yarn add @magic-ext/webauthn@12.1.0-canary.548.5359961176.0
yarn add @magic-ext/zilliqa@13.1.0-canary.548.5359961176.0
yarn add @magic-sdk/commons@14.1.0-canary.548.5359961176.0
yarn add @magic-sdk/pnp@12.1.0-canary.548.5359961176.0
yarn add @magic-sdk/provider@18.1.0-canary.548.5359961176.0
yarn add @magic-sdk/react-native-bare@19.1.0-canary.548.5359961176.0
yarn add @magic-sdk/react-native-expo@19.1.0-canary.548.5359961176.0
yarn add @magic-sdk/types@15.5.0-canary.548.5359961176.0
yarn add magic-sdk@18.1.0-canary.548.5359961176.0

@octave08 octave08 added the minor Increment the minor version when merged label Jun 22, 2023
@octave08 octave08 self-assigned this Jun 22, 2023
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #79972: [Paypal] Implement view-in-wallet.

@octave08 octave08 temporarily deployed to production June 22, 2023 10:23 — with GitHub Actions Inactive
@octave08 octave08 force-pushed the jayhwang-sc-79972-paypal-redirect-to-the-collection-details branch from 3bdc59a to b553b6a Compare June 23, 2023 01:17
@octave08 octave08 force-pushed the jayhwang-sc-79972-paypal-redirect-to-the-collection-details branch from b553b6a to 5b5bf64 Compare June 23, 2023 19:44
@octave08 octave08 temporarily deployed to production June 23, 2023 19:50 — with GitHub Actions Inactive
@sandeepsuresh2020 sandeepsuresh2020 merged commit 8328cc9 into master Jun 23, 2023
4 checks passed
@sandeepsuresh2020 sandeepsuresh2020 deleted the jayhwang-sc-79972-paypal-redirect-to-the-collection-details branch June 23, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants