🏪 Course 14: Merchant Payment Gateway PREMIUM

📚14 Lessons
~2 hours
🎯Advanced Level
🏆250 KENO upon completion

🎯Learning Objectives

By the end of this course, you will be able to:

  • Explain what a payment gateway is and how it bridges merchants and customers
  • Describe the traditional credit card payment flow (Visa/Mastercard) and its limitations
  • Understand how cryptocurrency payment gateways differ from traditional card networks
  • Set up a Kenostod merchant account with API keys, QR codes, and invoicing
  • Explain the merchant onboarding and KYC compliance process
  • Implement QR code payment flows and automated invoicing systems
  • Understand settlement mechanics and KENO-to-USD conversion options
  • Navigate the 4-tier incentive program and fee optimization strategies
  • Apply API key security best practices and understand PCI DSS compliance
  • Compare Kenostod with BitPay, Coinbase Commerce, and the Lightning Network
🕑 Estimated Completion Time

This course is designed for thorough learning. Plan for approximately 2 hours of reading, exercises, and practice. Take breaks between sections. The 250 KENO reward reflects the depth of material covered.

💳What Is a Payment Gateway?

A payment gateway is the technology that sits between a customer who wants to pay and a merchant who wants to receive money. Think of it as a digital cashier — it securely captures payment information, validates the transaction, communicates with the financial network, and confirms the result back to both parties.

Every time you tap your credit card at a coffee shop, buy something online, or scan a QR code to pay, a payment gateway is working behind the scenes. It handles the complexity of authorization, fraud detection, currency conversion, and settlement so that merchants don't have to build these systems themselves.

The Core Functions of a Payment Gateway

Authorization
Verifying that the customer has sufficient funds and that the transaction is legitimate
Encryption
Securing sensitive payment data during transmission between parties
Settlement
Transferring funds from the customer's account to the merchant's account
Reporting
Providing transaction records, analytics, and reconciliation tools to the merchant

Payment gateways exist because direct money transfers between strangers are inherently risky. The gateway acts as a trusted intermediary that ensures the customer's money actually reaches the merchant, while protecting both parties from fraud.

💡 Key Insight

A payment gateway is NOT the same as a payment processor. The gateway is the front door — it captures and encrypts payment data. The processor is the engine — it routes transactions through the card network for approval. In cryptocurrency, these functions are often combined into a single platform because the blockchain handles processing natively.

💳Traditional Payment Processing

To appreciate why cryptocurrency payment gateways are revolutionary, you first need to understand how the traditional credit card system works. It's a surprisingly complex chain involving multiple intermediaries, each taking a cut.

The Visa/Mastercard Payment Flow

When a customer swipes their card at a store, the following happens in roughly 2-3 seconds:

Traditional Credit Card Transaction Flow
👤
Customer
Swipes card
💻
POS/Gateway
Captures data
🏦
Card Network
Visa/MC route
💰
Settlement
2-3 days later
  • Customer Initiates Payment

    The customer taps, swipes, or enters their card details online. The POS terminal or website's payment form captures the card number, expiry date, and CVV.

  • Gateway Encrypts and Transmits

    The payment gateway (e.g., Stripe, Square) encrypts the card data and sends an authorization request to the merchant's acquiring bank.

  • Card Network Routes the Request

    The acquiring bank forwards the request through the card network (Visa, Mastercard, Amex) to the customer's issuing bank. The issuing bank checks the customer's available credit and fraud indicators.

  • Authorization Response

    The issuing bank approves or declines the transaction. The response travels back through the card network, acquiring bank, and gateway to the merchant's terminal — all in about 2 seconds.

  • Settlement (2-3 Business Days Later)

    At the end of the day, the merchant submits a "batch" of authorized transactions. Funds move from issuing banks through the network to the acquiring bank, which deposits them into the merchant's account — minus fees. This process takes 2-3 business days.

The Hidden Cost: Who Takes a Cut?

On a typical $100 credit card transaction, here's where the money goes:

Party Fee Name Typical Amount
Issuing Bank (customer's bank) Interchange Fee 1.5% - 2.0% ($1.50 - $2.00)
Card Network (Visa/MC) Assessment Fee 0.13% - 0.15% ($0.13 - $0.15)
Payment Processor Processing Fee 0.2% - 0.5% ($0.20 - $0.50)
Payment Gateway Gateway Fee $0.10 - $0.30 per transaction
Total to Merchant All Fees Combined 2.5% - 3.5% ($2.50 - $3.50)
⚠️ The Problem for Small Businesses

For a small business making $50,000/month in card sales, traditional processing fees cost $1,250 - $1,750 per month. That's $15,000 - $21,000 per year — money that comes straight out of profit margins. For restaurants and retailers operating on thin margins (5-10%), this can be the difference between profit and loss. And they still have to wait 2-3 days to access their own money.

How Crypto Payment Gateways Differ

Cryptocurrency payment gateways fundamentally change the payment equation by removing intermediaries. Instead of routing transactions through banks and card networks, crypto payments move directly on the blockchain — a public, decentralized ledger.

The Crypto Payment Flow

Here's how a cryptocurrency payment works compared to traditional cards:

  • Customer Initiates Payment

    The customer scans a QR code or clicks a payment link. The gateway generates a unique payment address and displays the exact amount of cryptocurrency to send (calculated from the current exchange rate).

  • Customer Sends Crypto from Their Wallet

    The customer confirms the transaction in their wallet app. The transaction is broadcast to the blockchain network. There is no bank involved, no credit check, and no card number to steal.

  • Blockchain Confirms the Transaction

    Network nodes (miners or validators) verify the transaction and add it to a block. Depending on the blockchain, confirmation takes seconds (KENO) to minutes (Bitcoin). The gateway monitors the blockchain and detects the incoming payment.

  • Merchant Receives Notification

    The gateway sends a webhook callback to the merchant's server confirming receipt. The merchant can choose to hold the crypto, convert to stablecoin, or cash out to fiat currency.

Key Advantages Over Traditional Systems

Feature Traditional (Visa/MC) Crypto Gateway (KENO)
Transaction Fees2.5% - 3.5%0.25% - 1.0%
Settlement Time2-3 business daysInstant (on-chain confirmation)
ChargebacksYes (costly for merchants)No (transactions are final)
Geographic LimitsCountry/region restrictedGlobal, borderless
Fraud RiskCard data can be stolenNo sensitive data exchanged
Minimum Age / CreditRequires bank accountAnyone with a wallet
Operating HoursBanking hours affect settlement24/7/365

Payment Channel Networks: The Lightning Network

One innovation worth understanding is payment channel networks, most famously Bitcoin's Lightning Network. These are "Layer 2" solutions that process transactions off the main blockchain for speed and lower fees, then settle the net result on-chain later.

The concept is like running a bar tab: instead of paying the bartender for every individual drink (each requiring a blockchain transaction), you open a "tab" (payment channel), order multiple drinks, and settle the final total at the end. This reduces on-chain congestion and enables near-instant micropayments.

Kenostod's blockchain processes transactions quickly enough that Layer 2 isn't required for most merchant use cases. However, understanding payment channels is important for comparing platforms and evaluating future scaling strategies.

🎓 Kenostod Advantage

Kenostod's built-in 5-minute transaction reversal window (from Course 3) gives merchants an additional safety net. If a customer accidentally overpays or sends to the wrong address, the transaction can be reversed within 5 minutes — something impossible on Bitcoin or Ethereum. This makes KENO uniquely merchant-friendly.

💻Kenostod Merchant API System

The Kenostod Merchant API is a RESTful interface that allows businesses to programmatically create invoices, generate payment addresses, track transaction status, and manage their merchant account. It's designed to be developer-friendly while maintaining enterprise-grade security.

API Architecture Overview

The API follows a request-response model over HTTPS. All requests require authentication via API keys, and all responses are in JSON format. The base URL for the API is:

// Base API URL
https://api.kenostod.io/v1/merchant/

Core API Endpoints

1. Create a Payment Invoice

// POST /v1/merchant/invoices
const response = await fetch('https://api.kenostod.io/v1/merchant/invoices', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer sk_live_your_api_key',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    amount_usd: 49.99,
    currency: 'USD',
    description: 'Premium Widget - SKU #12345',
    customer_email: 'customer@example.com',
    webhook_url: 'https://mystore.com/webhooks/keno',
    expiry_minutes: 30
  })
});

// Response:
// {
// "invoice_id": "inv_7f8a9b2c",
// "payment_address": "0x1a2b3c4d...",
// "amount_keno": 499.9,
// "amount_usd": 49.99,
// "qr_code_url": "https://api.kenostod.io/qr/inv_7f8a9b2c",
// "status": "pending",
// "expires_at": "2026-02-09T14:30:00Z"
// }

2. Check Payment Status

// GET /v1/merchant/invoices/:invoice_id
const status = await fetch(
  'https://api.kenostod.io/v1/merchant/invoices/inv_7f8a9b2c',
  { headers: { 'Authorization': 'Bearer sk_live_your_api_key' } }
);

// Response includes: status ("pending", "paid", "expired", "refunded")
// plus transaction hash, confirmation count, and timestamp

3. Webhook Notification

When a payment is received, Kenostod sends a POST request to your configured webhook URL:

// Webhook payload sent to your server:
{
  "event": "payment.confirmed",
  "invoice_id": "inv_7f8a9b2c",
  "amount_keno": 499.9,
  "amount_usd": 49.99,
  "tx_hash": "0xabc123...",
  "confirmations": 6,
  "signature": "hmac_sha256_signature_here"
}
⚠️ Always Verify Webhook Signatures

Every webhook includes an HMAC-SHA256 signature computed using your webhook secret. Always verify this signature before processing the payment. Without verification, an attacker could send fake payment confirmations to your server and trick you into shipping products without payment.

📋Merchant Onboarding & KYC

Before a business can start accepting KENO payments, it must complete the merchant onboarding process. This involves identity verification (KYC), business validation, and configuration of payment settings.

Know Your Customer (KYC) Requirements

KYC is a regulatory requirement designed to prevent money laundering, terrorism financing, and fraud. All payment gateways — whether traditional or crypto — must comply with KYC regulations in the jurisdictions where they operate.

Individual Merchant Requirements

  • Government-issued photo ID (passport, driver's license, or national ID)
  • Proof of address (utility bill or bank statement dated within 90 days)
  • Tax identification number (SSN, EIN, or local equivalent)
  • Bank account details for optional fiat settlement

Business Merchant Requirements

  • Business registration documents (certificate of incorporation, business license)
  • Proof of business address
  • Beneficial ownership information (anyone owning 25%+ of the business)
  • Description of products/services offered
  • Estimated monthly transaction volume

The Onboarding Process

  • Submit Application

    Fill out the merchant registration form with business details, upload KYC documents, and specify your intended use case (e-commerce, retail, services, etc.).

  • Automated Verification

    Kenostod's system performs initial document verification, cross-references against sanctions lists, and runs basic fraud checks. Most applications are processed within 24 hours.

  • Manual Review (if needed)

    High-risk categories (gambling, adult content, firearms) or unusual applications receive manual review by the compliance team. This may take 3-5 business days.

  • Account Activation

    Upon approval, you receive your API keys (test and live), access to the merchant dashboard, and can begin accepting payments.

💡 Test Mode First

Kenostod provides a complete sandbox environment with test API keys (sk_test_...) that let you simulate payment flows without real money. Always build and test your integration in sandbox mode before going live. Test keys can be used immediately, before KYC is completed.

📲QR Code Payments & Invoicing

QR codes are the bridge between the physical and digital worlds of cryptocurrency payments. They encode payment information into a scannable image, making it as easy to pay with KENO as it is to scan a barcode at the grocery store.

How QR Code Payments Work

  • Merchant Generates QR Code

    Through the dashboard or API, the merchant creates a QR code containing the payment address, amount in KENO, and an invoice reference ID. Static QR codes can be printed for fixed-price items; dynamic QR codes are generated per transaction for variable amounts.

  • Customer Scans with Wallet App

    The customer opens their Kenostod wallet app and scans the QR code. The app automatically populates the payment address and amount — no manual entry needed, eliminating typo errors.

  • Customer Confirms Payment

    The customer reviews the payment details and confirms. The transaction is signed with their private key and broadcast to the KENO network.

  • Real-Time Confirmation

    The merchant's POS terminal or dashboard updates in real-time as the transaction is confirmed on-chain. A chime or visual indicator signals successful payment.

Invoice Generation System

The invoicing system supports both simple and complex billing scenarios:

Simple Invoice (Single Item)

// Quick invoice for a single item
{
  "amount_usd": 25.00,
  "description": "Artisan Coffee - Large",
  "expiry_minutes": 15
}

Itemized Invoice (Multiple Line Items)

// Detailed invoice with line items, tax, and tip
{
  "items": [
    { "name": "Laptop Stand", "qty": 1, "price": 45.00 },
    { "name": "USB-C Cable", "qty": 2, "price": 12.99 },
    { "name": "Mouse Pad", "qty": 1, "price": 8.50 }
  ],
  "tax_rate": 0.08,
  "tip_enabled": true,
  "customer_email": "buyer@email.com",
  "memo": "Order #10042 - Thank you!"
}
✅ Static vs. Dynamic QR Codes

Static QR codes are perfect for tips jars, donations, or fixed-price items (e.g., a $5 coffee). They always point to the same address and can be printed on signs or business cards. Dynamic QR codes are generated per transaction and include a specific amount and invoice ID. They expire after a set time to prevent underpayment due to price fluctuations.

💲Settlement & Conversion

Settlement is the process of transferring the payment from the customer's wallet to the merchant's account. With Kenostod, merchants have multiple options for how they receive and manage their funds.

Settlement Options

Option 1: Hold as KENO

The simplest option. Payments arrive directly in your merchant wallet as KENO tokens. This is ideal for merchants who believe in KENO's long-term value or who have KENO-denominated expenses (like paying KENO-accepting suppliers).

  • Pros: Zero conversion fees, instant settlement, maintain exposure to KENO appreciation
  • Cons: Subject to KENO price volatility, may need to convert later for fiat expenses

Option 2: Auto-Convert to Stablecoin (PUSD)

Kenostod can automatically convert received KENO to PUSD (a USD-pegged stablecoin) at the moment of receipt. This locks in the USD value and eliminates price volatility risk.

  • Pros: Price stability, still on-chain, easy to convert to fiat later
  • Cons: Small conversion fee (0.1%), miss out on KENO price increases

Option 3: Auto-Convert to Fiat (USD/EUR/GBP)

For merchants who need traditional currency, Kenostod partners with licensed exchange partners to offer automatic conversion to fiat with direct bank deposit.

  • Pros: Familiar currency, easy accounting, no crypto management needed
  • Cons: Conversion fee (0.5%), bank deposit takes 1-2 business days

Option 4: Split Settlement

The most flexible option. Configure a split: for example, hold 50% as KENO and convert 50% to USD. This balances growth potential with operational cash flow needs.

// Configure split settlement via API
const config = {
  "settlement_rules": [
    { "type": "hold_keno", "percentage": 40 },
    { "type": "convert_pusd", "percentage": 30 },
    { "type": "convert_fiat", "percentage": 30,
      "fiat_currency": "USD",
      "bank_account_id": "ba_abc123" }
  ]
};
💡 Exchange Rate Locking

When an invoice is created, the KENO/USD exchange rate is locked for the invoice duration (e.g., 30 minutes). This means neither the merchant nor the customer bears the risk of price changes during the payment window. If the customer pays after the invoice expires, the payment is automatically refunded.

🏆Fee Structure & 4-Tier Incentive Program

Kenostod's fee structure is designed to reward merchants who grow their KENO payment volume. The more transactions you process, the lower your fees become — creating a positive feedback loop that benefits both the merchant and the KENO ecosystem.

The 4-Tier Program

Tier Monthly Volume (USD) Transaction Fee Perks
🥉 Bronze $0 - $9,999 1.0% Dashboard, QR codes, webhooks, email support
🥈 Silver $10,000 - $49,999 0.75% + Priority support, custom branding, analytics
🥇 Gold $50,000 - $199,999 0.5% + Dedicated account manager, API rate limit increase, early feature access
💎 Platinum $200,000+ 0.25% + Custom integration support, SLA guarantee, volume bonuses in KENO

Fee Comparison: Kenostod vs. Competitors

Provider Base Fee Best Available Fee Settlement
Visa/Mastercard2.5% - 3.5%~1.5% (high volume)2-3 days
PayPal2.9% + $0.302.2% (volume pricing)Instant (to PayPal balance)
Stripe2.9% + $0.30Custom enterprise pricing2 days
BitPay1.0%1.0% (flat)Next business day
Coinbase Commerce1.0%1.0% (flat)Instant (to Coinbase)
Kenostod1.0%0.25% (Platinum)Instant

Understanding Your Tier Savings

Let's see the real impact of tier progression on a business doing $100,000/month in KENO payments:

📈 Annual Savings Example

At Bronze (1.0%): $1,000/month in fees = $12,000/year
At Gold (0.5%): $500/month in fees = $6,000/year
At Platinum (0.25%): $250/month in fees = $3,000/year

Moving from Bronze to Platinum saves $9,000 per year. Compare this to credit cards at 3%: that's $36,000/year in fees — making Kenostod Platinum 12x cheaper than traditional card processing.

Pricing Models for Merchants

Kenostod supports two pricing approaches that merchants can choose from:

Auto-Pricing (Exchange Rate)

Set prices in USD and let the gateway automatically calculate the KENO amount at the current exchange rate. Best for merchants who think in fiat terms and want stable revenue.

KENO-Native Pricing

Set prices directly in KENO. Best for crypto-native businesses or when targeting KENO-holding customers who prefer to think in token terms.

🔒API Security & PCI DSS Compliance

Security is paramount when handling payments. A single breach can destroy customer trust and potentially expose a business to massive liability. Kenostod's merchant gateway is designed with security-first principles.

API Key Management

Kenostod uses a dual-key system for API authentication:

Publishable Key (pk_live_...)
Safe to include in client-side code. Can only create payment intents and display QR codes. Cannot access account data or initiate withdrawals.
Secret Key (sk_live_...)
Must NEVER be exposed in client-side code. Full API access including creating invoices, managing webhooks, and initiating settlements.
Webhook Secret (whsec_...)
Used to verify that incoming webhook requests are genuinely from Kenostod and haven't been tampered with.
Test Keys (sk_test_..., pk_test_...)
Sandbox keys for development and testing. No real transactions are processed. Free to use without limits.

Security Best Practices

  • Never Expose Secret Keys in Frontend Code

    Your secret key should only exist on your server. Never include it in JavaScript bundles, mobile app code, or version control (git). Use environment variables to store keys.

  • Rotate Keys Regularly

    Rotate your API keys every 90 days. The Kenostod dashboard supports seamless key rotation with a grace period where both old and new keys work simultaneously.

  • Restrict API Key Permissions

    Use IP whitelisting to restrict which servers can use your API keys. Set spending limits and configure alerts for unusual activity.

  • Verify All Webhook Signatures

    Compute the HMAC-SHA256 of the webhook payload using your webhook secret and compare it to the signature header. Reject any request with an invalid signature.

  • Use HTTPS Everywhere

    All API calls and webhook endpoints must use HTTPS. Never transmit payment data over unencrypted HTTP connections.

PCI DSS Compliance Considerations

PCI DSS (Payment Card Industry Data Security Standard) is a set of security standards designed to protect cardholder data. While Kenostod doesn't process credit cards directly, merchants who accept both crypto and card payments need to understand PCI compliance.

💡 Crypto Advantage: Reduced PCI Scope

One major advantage of cryptocurrency payments is that they dramatically reduce PCI DSS compliance scope. With card payments, you're handling sensitive card numbers that require extensive security controls. With KENO payments, the customer sends from their wallet using their own private key — no sensitive card data ever touches your servers. This means fewer security audits, less compliance overhead, and lower risk.

If you also accept credit cards alongside KENO, you still need PCI compliance for the card processing portion. The recommended approach is to use a PCI-compliant payment processor (like Stripe) for cards and Kenostod for crypto, keeping the two systems separate.

📋Platform Comparison: BitPay, Coinbase Commerce & Kenostod

Understanding how Kenostod compares to established crypto payment platforms helps merchants make informed decisions. Let's examine the three major options:

Feature BitPay Coinbase Commerce Kenostod Gateway
Supported CoinsBTC, ETH, LTC, + 10 othersBTC, ETH, USDC, DOGE, + othersKENO (+ PUSD stablecoin)
Transaction Fee1.0% flat1.0% flat0.25% - 1.0% (tiered)
Settlement SpeedNext business dayInstant to CoinbaseInstant on-chain
Fiat ConversionYes (auto)Manual via CoinbaseYes (auto, split, or hold)
ChargebacksNoneNoneNone (5-min reversal window)
KYC RequiredYes (full)Yes (Coinbase account)Yes (tiered by volume)
QR Code PaymentsYesYesYes (static + dynamic)
Invoicing APIYesLimitedYes (full itemized)
Webhook SupportYesYesYes (signed)
Volume DiscountsNoNoYes (4-tier program)
Transaction ReversalNoNoYes (5-minute window)
Merchant RewardsNoNoYes (KENO bonuses at Platinum)
🎯 When to Choose Kenostod

Kenostod is the best choice when: you want the lowest possible fees (Platinum at 0.25% is unmatched), you value instant settlement, you want the safety net of the 5-minute reversal window, or you're building in the Kenostod ecosystem. BitPay is better if you need to accept multiple cryptocurrencies. Coinbase Commerce is easier for merchants already using Coinbase for trading.

🔎Real-World Case Studies

These case studies illustrate the real challenges and opportunities of merchant cryptocurrency adoption:

Case Study 1: Overstock.com — The Pioneer (2014-Present)

What happened: Overstock.com became one of the first major retailers to accept Bitcoin in January 2014. CEO Patrick Byrne was a vocal crypto advocate, and Overstock partnered with Coinbase to process Bitcoin payments.

Results: In the first year, Overstock processed over $1 million in Bitcoin sales. By 2017, crypto accounted for a small but growing percentage of revenue. The company even held some Bitcoin on its balance sheet, benefiting from the 2017 bull run.

The lesson: Early adoption creates brand differentiation and attracts a tech-savvy customer base. However, crypto payments remain a small percentage of total volume — merchants should view it as an additional payment option, not a replacement for cards.

Case Study 2: BitPay & Restaurant Chains — The Volatility Challenge

What happened: Several restaurant chains integrated BitPay to accept crypto payments in 2021-2022. When Bitcoin's price dropped 70% in 2022, merchants who held BTC instead of converting to fiat saw their revenue shrink dramatically in dollar terms.

Results: Merchants who used BitPay's instant fiat conversion were protected from volatility. Those who held crypto suffered significant losses on their revenue.

The lesson: Auto-conversion to fiat or stablecoin is essential for merchants who have fiat-denominated expenses (rent, salaries, suppliers). Kenostod's split settlement option solves this elegantly — hold some for growth potential, convert the rest for stability.

Case Study 3: El Salvador — National Bitcoin Adoption (2021)

What happened: El Salvador became the first country to adopt Bitcoin as legal tender in September 2021. The government launched the "Chivo" wallet and required all businesses to accept Bitcoin. They rolled out thousands of Bitcoin ATMs and POS terminals.

Challenges: Technical glitches with the Chivo wallet frustrated early users. Many merchants found the transaction confirmation time (10+ minutes for Bitcoin) too slow for retail. Internet connectivity issues in rural areas made the system unreliable. Most citizens preferred to immediately convert BTC to USD.

The lesson: Merchant adoption requires fast confirmations (KENO confirms in seconds, not minutes), reliable infrastructure, easy fiat off-ramps, and user-friendly interfaces. Simply mandating crypto acceptance doesn't work without addressing these practical concerns.

Case Study 4: Shopify & Multi-Gateway Integration (2022-Present)

What happened: Shopify integrated multiple crypto payment gateways (BitPay, Coinbase Commerce, and others) as optional checkout methods for its 4+ million merchants. Rather than replacing traditional payments, crypto was offered alongside credit cards, PayPal, and Apple Pay.

Results: Adoption was slow but steady. Merchants in emerging markets (where card penetration is low) saw the highest crypto payment rates. Cross-border e-commerce merchants benefited from avoiding international card fees.

The lesson: The "alongside, not instead of" approach works best. Kenostod merchants should offer KENO as an additional payment option rather than exclusively — give customers choice. The merchants who succeed with crypto are those in niches where it provides clear advantages: international sales, digital goods, privacy-focused markets, and unbanked customer bases.

✏️Written Exercises

Complete these exercises to reinforce your understanding. Take your time — thoughtful answers demonstrate true comprehension.

Exercise 1: Fee Comparison Analysis

A bakery processes $30,000/month in sales. Calculate the monthly payment processing fees under three scenarios: (a) traditional credit cards at 2.9% + $0.30/transaction (assume 600 transactions), (b) Kenostod Bronze tier (1.0%), and (c) Kenostod Silver tier (0.75%). What are the annual savings of switching from credit cards to Kenostod Silver?

Exercise 2: Settlement Strategy Design

You run an online clothing store that accepts KENO payments. Your monthly expenses are $15,000 (rent, salaries, inventory) paid in USD, and you believe KENO will appreciate 50% over the next year. Design a split settlement strategy and explain your reasoning. What percentage would you hold as KENO, convert to stablecoin, or send to your bank?

Exercise 3: API Security Scenario

A junior developer on your team accidentally commits the Kenostod secret API key (sk_live_...) to a public GitHub repository. The commit has been live for 6 hours before anyone notices. What steps do you take immediately, and what preventive measures would you implement to ensure this never happens again?

Exercise 4: Merchant Adoption Challenges

You're trying to convince a local restaurant owner to accept KENO payments. They say: "Why would I bother? My customers all use credit cards, and crypto is too volatile." Write a persuasive response addressing their specific concerns with concrete benefits.

Exercise 5: Integration Architecture

Describe how you would integrate Kenostod's payment gateway into an e-commerce website. Cover: where API keys should be stored, how the checkout flow works (frontend to backend), how you would handle webhook notifications, and how you would update order status in your database when payment is confirmed.

🛠️Hands-On Practice

Now it's time to put your knowledge into action! Complete the following tasks in the Kenostod merchant simulator.

Lab Tasks:

  • Task 1: Create a Test Merchant Account

    Navigate to the Merchant tab and register a test merchant account. Observe the API keys generated for you (test mode).

  • Task 2: Generate Your First Invoice

    Create an invoice for $25.00 with a description. Notice how the system calculates the KENO equivalent and generates a QR code.

  • Task 3: Process a Test Payment

    Use your wallet to scan the QR code and pay the invoice. Watch the real-time status update from "pending" to "paid."

  • Task 4: Review Transaction History

    Check the merchant dashboard for your completed transaction. Note the fee deducted and the net amount received.

  • Task 5: Explore Settlement Options

    Browse the settlement configuration options. Try setting up a split settlement rule (even in test mode).

🚀 Open Merchant Tab

Opens in the main platform. Complete all tasks, then return here for the Final Exam!

📝Final Exam (12 Questions)

You must score at least 10 out of 12 correct (80%) to complete this course and earn your 250 KENO reward. Take your time and review the material if needed.

1. What is the primary function of a payment gateway?
To store cryptocurrency in a vault
To securely bridge payment transactions between customers and merchants
To mine new blocks on the blockchain
To issue new credit cards to customers
2. In traditional credit card processing, how long does settlement typically take?
Instant
30 minutes
2-3 business days
1 month
3. What is the standard transaction fee for Kenostod's Bronze tier?
1.0%
2.5%
0.5%
3.0%
4. What is the lowest fee rate available through the Platinum tier?
1.0%
0.75%
0.5%
0.25%
5. Which API key type should NEVER be included in client-side (frontend) code?
Publishable key (pk_live_...)
Secret key (sk_live_...)
Test key (pk_test_...)
QR code identifier
6. How do in-store customers pay with KENO at a physical retailer?
Scan a QR code with their wallet app
Swipe a KENO debit card
Wire transfer through a bank
Mail a paper check
7. What major advantage does crypto payment processing have over credit cards regarding PCI DSS compliance?
Crypto payments require more compliance
PCI DSS doesn't apply to any digital payments
No sensitive card data touches merchant servers, reducing compliance scope
Crypto merchants are exempt from all regulations
8. What is Kenostod's "split settlement" feature?
Splitting a payment between two customers
Configuring what percentage of revenue to hold as KENO vs. convert to fiat/stablecoin
Dividing transaction fees between merchant and customer
Splitting one large payment into smaller installments
9. Why should you always verify webhook signatures from Kenostod?
To prevent attackers from sending fake payment confirmations to your server
To speed up the payment processing time
Webhook signatures are optional and not important
To reduce the transaction fee percentage
10. What unique safety feature does Kenostod offer that Bitcoin and Ethereum payment gateways do not?
Multi-signature wallets
Encrypted QR codes
Proof of Work mining
A 5-minute transaction reversal window
11. What lesson did the El Salvador Bitcoin adoption teach about merchant crypto payments?
All countries should immediately mandate crypto
Bitcoin is too expensive for developing countries
Success requires fast confirmations, reliable infrastructure, easy fiat off-ramps, and user-friendly interfaces
Paper wallets are the best solution for retail payments
12. What is the minimum monthly volume required to qualify for Kenostod's Gold tier (0.5% fee)?
$10,000
$50,000
$100,000
$200,000

Kenostod Blockchain Academy © 2024-2026

← Course 13: Royalties  |  Home  |  Course 15: Banking →