KOMOJU Docs

Search guides, API references, and integration best practices or pick a path below.

Popular Articles

Most visited guides and references from our community.

Jump to Resources

Frequently Asked Questions

KOMOJU supports a wide range of payment methods, including:

  • Credit cards (multi-currency)
  • Konbini (convenience store) payments
  • Bank transfers and Pay-easy
  • Smartphone/QR code payments (Paidy, Alipay)
  • Payment Links
  • Tap to Pay (contactless)
  • KOMOJU Terminal
  • KOMOJU Card

For a full overview, see the Supported Payment Types help page or the Payment Methods FAQ for a break down of each method's details.

Register your endpoint URL in the dashboard so KOMOJU can send webhook events when a payment's status changes; for example, when it's captured or refunded. Your integration should verify incoming requests and update your records based on the event received. See the Webhooks doc for setup steps and event types.

Log in at komoju.com/admin and go to Settings > 'Your ID and API Keys'. You'll find two keys: the publishable key (safe for client-side use, limited API access) and the secret key (full API access). Test mode and Live mode use different keys, so be sure to update your integration when you switch to Live mode. See Finding Your Publishable and Secret Keys for more details.