Payment Method Management
A service for managing payment methods, viewing payment history, and managing merchant information. It uses the account holder name verification MID API when verifying accounts.
Key Features
Payment Method Management
PG Company List Lookup: Looks up the list of PG companies registered in common code (OM030).
Payment Method Lookup by PG Company: Looks up the list of payment methods registered for each PG company.
Payment Method Registration/Modification: Newly registers or modifies payment methods for each PG company.
PG Company Usage Status Modification: Modifies the usage status of PG companies registered in common code (OM030).
Payment History Lookup
Mileage Payment History Lookup: Looks up payments made using the mileage payment method.
Mileage Payment Refund Request: Requests a refund for mileage payment cases in refund-received status.
Cash Payment History Lookup: Looks up payments made using the cash payment method.
Credit Card Payment History Lookup: Looks up payments made using the credit card payment method.
Merchant Information Management
Merchant List Lookup: Looks up the merchant list using information such as merchant number and usage status.
Merchant Detail Information Lookup: Looks up merchant detail information using the merchant number.
Merchant Registration: Registers a merchant using the PG company, MID, and more.
Merchant Duplicate Check: When registering a merchant, checks for duplicates using information such as the PG classification code and system classification code.
Merchant Information Modification: Modifies merchant information such as the MID and usage status.
Account Verification Management
Looks up the account holder name verification MID API to proceed with account verification.
Process Definition

API Function List_Payment Method Management
PG Company List Modification
You can modify the usage status of payment methods registered in common code (OM030).
BO
POST
Payment Method Registration/Modification by PG Company
You can newly register payment methods by PG company, or modify the connection status of previously registered payment methods.
BO
POST
PG Company List Lookup
Looks up the PG company information registered in common code (OM030).
BO
GET
Payment Method List Lookup by PG Company
Looks up the payment methods registered with the corresponding PG company.
BO
GET
API Function List_Payment History Lookup
Mileage Payment Refund Request
Refunds mileage refund cases in refund-received status.
BO
POST
Mileage Payment History Lookup
Looks up payment history made with the mileage payment method.
BO
GET
Cash Payment History Lookup
Looks up payment history made with the cash payment method.
BO
GET
Credit Card Payment History Lookup
Looks up payment history made with the credit card payment method.
BO
GET
API Function List_Merchant Management
Merchant Modification
Modifies merchant information such as the MID and usage status.
BO
POST
Merchant Duplicate Check
Looks up duplicate merchants using the entered PG classification code, other merchant classification code, and system classification code information.
BO
GET
API Function List_Account Verification Management
Account Holder Name Verification MID Lookup
Looks up the account holder name verification MID used during account verification.
BO
GET
Glossary
MID
Short for Merchant ID
Used to distinguish the merchant or purpose when a payment occurs
Payment-related settings are typically configured based on the MID
For example, credit card payment may be attached to MID1 and virtual account payment to MID2. Or MID1 may be linked to PC payments and MID2 to mobile payments
It is also possible to configure and use a single integrated MID
Typically issued and used through a payment gateway (PG company or simple payment provider)