LogoLogo
  • Introduction
  • Core Concepts
  • Partner setup
  • Tutorials [WIP]
    • Create Identities
    • Create a Blockchain Address
    • Payout Service
  • Public Mint Widget
    • Getting started
    • Embed Widget
      • Deposit of funds
      • Withdraw of funds
  • Public Mint API
    • Getting started
    • Creating identities
    • Connecting to the blockchain
      • Running your own client node
    • Executing Transactions
      • Depositing
      • Wallet Transactions
      • Withdrawing
    • Sandbox
    • API Reference
      • Identities
      • Operations
      • Transfer Methods
      • Transactions
      • Withdrawals (deprecated)
      • Verifications
      • Identity Relations
      • Documents
      • Deposits (deprecated)
      • Authentication
      • Pagination
      • Errors
      • Core Resources
    • Webhooks
  • Public Mint Blockchain
    • Getting started
    • Transacting
    • Configuring Metamask for the Public Mint blockchain
    • Interoperability [WIP]
  • Other Information
    • Public Mint Wallet
    • Users and Accounts
Powered by GitBook
On this page

Was this helpful?

  1. Public Mint Widget

Embed Widget

The widget can be embedded on a page within a traditional web application or on an embedded iOS/Android WebView. You can control how the widget behaves and tweak the user experience to your needs with the Javascript configuration parameters at the initialization phase.

As an integrator, you won't have direct access to the customer's personal information. The underlying personal information is exposed only in response to demands made to Public Mint lawfully (or, in some cases, in support of security authorization).

PreviousGetting startedNextDeposit of funds

Last updated 5 years ago

Was this helpful?