Crossmint offers additional services to marketplaces and launchpads, including:
  • Custom branding and email receipts
  • Dedicated Slack channel with Crossmint’s support team
  • Custom SLAs
  • APIs to register new collections programmatically
  • Increased purchase limits
  • Cart mode and ability to sweep the floor
…and more

Integrating Crossmint into a marketplace

Integrating Crossmint into a marketplace can be as simple as adding five lines of code, depending on the level of customization required.The following snippet would be sufficient to render a button that enables the purchase of one of your listings with credit card.
  <CrossmintPayButton
    projectId="_PROVIDED_BY_CROSSMINT_"
    collectionId="_PROVIDED_BY_CROSSMINT_"
    mintConfig={{
      contractAddress: "0x1234...",
      tokenId: "123",
    }}
  />

Contact sales to get started.
If you are building a new marketplace, use one of the supported contracts for a faster integration. If you are looking for help building a marketplace, contact us and the Crossmint team will introduce you to the right partner.

FAQs

Crossmint supports a wide range of contracts across chains, including:
BlockchainContract
EVMReservoir, Rarible, Seaport, OpenSea, Zora, LooksRare, 0x, Foundation, CoinbaseNFT, Sudoswap, Manifold
SolanaAuction House, Magic Eden API, Hyperspace, Exchange.art
Custom integrations available only for enterprise clients.
You can see a live implementation of the payment button on Tensor.
The default transaction limit is 7,000 USD. If you need a higher limit, contact us