Product
menu icon
Monetization
Streamline player conversion with our Payments solution.
Why use Halliday for Monetization?
Available Worldwide
We are available in over 150 countries and territories, including local payment options.
Enterprise-Ready
Our solutions are engineered to scale to meet your evolving business needs.
Chargeback Protection
Our product blocks fraud and defends you against unauthorized transactions.
Direct NFT Checkout
Players can purchase NFTs without ever having to deal with crypto.
Token On-Ramp
We work with licensed providers to make it easy for players to obtain the in-game tokens they need, without leaving your game.
Direct NFT Checkout
Players can purchase NFTs without ever having to deal with crypto.
Token On-Ramp
We work with licensed providers to make it easy for players to obtain the in-game tokens they need, without leaving your game.
INTEGRATIONS
Integrate with your
platform in a snap.
Integrate with your platform in a snap.
With a few lines of code, you're done.
Read our docsarrow pointing right
With Halliday SDK
const hallidayClient = new HallidayCheckout({
    hallidayPublicApiKey: "A5A778C5-74E5-4D4E-AB30-08C6DC902999",
    blockchainType: BlockchainType.ETHEREUM
});

// Prepare the data for the NFT the user would like to purchase.
const COLLECTION_ID = "0x6d5cE987C9B4B1838d31C4A438D608260EB7b977";
const TOKEN_ID = "1817";
const DESTINATION_ADDRESS = "0x0201173149462A0BBBCd273243Ab03a202945078";

// Get a price breakdown from Halliday to display to the player.
const priceBreakdown = await hallidayClient.getPriceBreakdown({
    collectionId: COLLECTION_ID,
    tokenId: TOKEN_ID,
});

// Opens up a new window where we take care of the rest.
hallidayClient.openCheckoutWindow({
    collectionId: COLLECTION_ID,
    tokenId: TOKEN_ID,
    destinationAddress: DESTINATION_ADDRESS,
});
The future of gaming starts here.
Partner with Halliday
Start todayarrow pointing right
halliday logo
FOLLOW HALLIDAY
twitter link
linkedin link
medium link
discord link
Copyright @ 2023 Halliday
Halliday International Inc., NMLS ID 2427650. 
Privacy Policy.
NMLS Consumer Access.