Skip to content

Overview

Funtico is a cryptocurrency payment service provider that enables games and applications to integrate with Funtico Platform and implement TICO cryptocurrency payments seamlessly. We’re providing providing the infrastructure, APIs, and tools you need to accept cryptocurrency payments in your applications.

Funtico provides a complete payment ecosystem built around TICO cryptocurrency:

  • User Authentication - Login with Funtico for seamless user experiences
  • Game Integration - Integrate Funtico Platform with your game
  • Payment Processing - Accept TICO payments in your games and applications
  • Developer Tools - SDKs, APIs, and comprehensive documentation
  • Secure Infrastructure - Tested and secure infrastructure
  • Cryptocurrency Native
  • Developer Friendly
  • Secure & Compliant
  • Scalable
  • Cross-Platform

Users authenticate with their Funtico account using Login with Funtico (OIDC-compliant):

sequenceDiagram
    participant U as User
    participant G as Game
    participant F as Funtico
    
    U->>G: Click "Login with Funtico"
    G->>F: Redirect to authentication
    F->>U: Login page
    U->>F: Enter credentials
    F->>G: Return with access token
    G->>G: Store user session

When users make purchases, transactions are processed through Funtico’s secure infrastructure:

sequenceDiagram
    participant U as User
    participant G as Game
    participant F as Funtico
    participant C as Checkout
    
    U->>G: Click purchase
    G->>F: Create transaction
    F->>G: Transaction data
    G->>U: Redirect to checkout
    U->>C: Review & confirm
    C->>F: Process payment
    F->>G: Payment confirmation
    G->>U: Grant item/access

Users can check their TICO balance and transaction history:

  • Real-time Balance - Current TICO balance
  • Transaction History - Complete Platform transaction history
  • OIDC Compliant - Standard OpenID Connect implementation
  • Single Sign-On - Users authenticate once across multiple games
  • Token Management - Access and refresh tokens for API calls
  • Scope-based Permissions - Granular access control
  • Cross-Platform - Works on web, mobile, and desktop
  • Transaction Creation - Create payment requests via API
  • Secure Checkout - Hosted payment pages with security features
  • Multiple UI Modes - Redirect or new tab checkout experiences
  • Automatic Expiration - Prevent abandoned transactions
  • Webhook Notifications - Real-time payment status updates
  • REST APIs - Comprehensive API for all operations
  • SDKs - Official SDKs for popular platforms
  • Webhooks - Real-time event notifications
  • Sandbox Environment - Testing and development environment
  • Comprehensive Documentation - Guides, examples, and API reference
  • In-Game Purchases
  • Premium Features
  • Cross-Game Economy
  • Digital Services
  • Content Platforms
  • Marketplaces
  1. Contact our team to request developer access
  2. Visit the Funtico Developer Portal
  3. Login with the credentials provided to you
  1. Create Auth Client - Configure OIDC authentication
  2. Generate API Key pair - Generate API Key pair for your application
  3. Configure Webhooks - Set up event notifications
  4. Add game items - Add game items to your game
  • HTTPS Enforcement - All communications encrypted
  • Token and API key based Authentication - Secure API access
  • PKCE Protection - Prevents authorization code interception
  • State Validation - CSRF protection
  • Scope Validation - Granular permission control
  • OIDC Standard - Industry-standard authentication
  • OAuth 2.0 - Secure authorization framework
  • Getting Started - Quick setup guides
  • Integration Guides - Step-by-step implementation
  • API Reference - Complete endpoint documentation
  • SDK Documentation - Language-specific guides
  • Developer Portal - Account management and configuration
  • Technical Support - Expert assistance for integration
  • Sandbox Environment
  • API Explorer
  • Code Examples

Ready to get started? Follow these guides:

Start building with Funtico today and unlock the power of cryptocurrency payments in your applications!