Introduction

Meet KOMOJU, your gateway to the world of global, cross-border payments and customers all around the world. Trusted by
everybody from large e-commerce giants through to growing online stores.


Supported Countries

  • Japan πŸ‡―πŸ‡΅

Available Payment Methods

Komoju PG currently only supports JPY(Β₯) currency.

Payment TypePayment Method KeyIntegration StatusRefund SupportedSandbox Availability
Credit/Debit CardKOMOJU_CREDIT_CARDβœ…βœ…βœ…
Bank transferKOMOJU_BANK_TRANSFERβœ…βœ…βœ…
PayEasyKOMOJU_PAY_EASYβœ…βœ…βœ…
Konbini Seven-ElevenKOMOJU_KONBINI_711βœ…βŒβœ…
Konbini LawsonKOMOJU_KONBINI_LAWSONβœ…βŒβœ…
Konbini FamilyMartKOMOJU_KONBINI_FAMILY_MARTβœ…βŒβœ…
Konbini MiniStopKOMOJU_KONBINI_MINISTOPβœ…βŒβœ…
Konbini Daily YamazakiKOMOJU_KONBINI_DAILY_YAMAZAKIβœ…βŒβœ…
Konbini SeicomartKOMOJU_KONBINI_SEICOMARTβœ…βŒβœ…
WebMoney prepaidKOMOJU_WEB_MONEYβœ…βœ…βŒ
LinePay walletKOMOJU_MERPAYβœ…βœ…βœ…
LinePay walletKOMOJU_LINEPAYβœ…βœ…βœ…
PayPayKOMOJU_PAYPAYβœ…βœ…βœ…
Alipay walletKOMOJU_ALIPAYβœ…βœ…βœ…
Rakuten Pay walletKOMOJU_RAKUTEN_PAYβœ…βœ…βœ…
Au Pay walletKOMOJU_AU_PAYβœ…βœ…βœ…
PaidyKOMOJU_PAIDYβœ…βœ…βŒ

Miscellaneous Details

  • Webhook Settings : Needs to be configured on the Komoju Dashboard
    • Copy the webhook URL from Komoju page in PortOne dashboard
    • Goto the Komoju dashboard, click on Manage menu from left and then select Webhooks section to add new webhook.
    • Paste the webhook URL from step 1 and set the Komoju Secret Key as the webhook secret key
    • Enable the below events for webhooks from Komoju Dashboard
      • payment.captured
      • payment.expired
      • payment.cancelled
      • payment.refunded
      • payment.failed
  • Email is required for below methods
    • Konibini
    • Credit/Debit Card
  • Name and Surname is required for below methods
    • PayEasy
    • Bank Transfer
    • Paidy
    • Credit/Debit Card
  • Phone is required for Bank Transfer method
  • WebMoney prepaid card method is currently not available in sandbox and via Checkout

Sandbox

Credentials

KeyValue
Public Keypk_test_cp6dtxwa6ar9q7tyea5yrhvd
Secret Keysk_test_bb1mpwsgqkfhqqook7nugayn

Komoju Dashboard


Test cards data

Test Cards


Use following values in embedded JS code to pay via Komoju channel

    "pmt_channel": "KOMOJU",
    "pmt_method": { Any of above given payment method keys },

Reference links