On This Page
Konbini
Konbini is used to make cash payments in Japan. Konbini payments enable your customers to
pay for bills and online purchases at convenience stores in Japan.To complete a
transaction, your customers receive payment codes for specific convenience stores and a
confirmation number. Customers must then bring the information to a convenience store to
make a cash payment. Your customers can pay at these convenience stores in Japan:
- 7-Eleven
- Family Mart
- Lawson
- Ministop
- Seicomart
You receive the payment confirmation immediately and the funds are available after 4
business days.
When the total amount of the order is outside the range of accepted transaction amounts,
the Konbini payment button is not displayed in
Unified Checkout
. These are
the accepted transaction amounts:- Minimum transaction amount: JPY 1
- Maximum transaction amount: Not applicable
Opt in to Konbini on Unified Checkout
Unified Checkout
Follow these steps to opt in to the Konbini payment method in
Unified Checkout
: - Add Konbini to your integration by addingKONBINIto theallowedPaymentTypesfield within the capture context request.
- Set thecompleteMandate.typefield value toAUTH,CAPTUREorPREFER_AUTH.You can perform a sale and capture the funds immediately if you include thecompleteMandate.typefield in the capture context request and set the value toCAPTURE.If you accept more than one payment type and must perform an authorization where funds are collected at a later time, set thecompleteMandate.typefield toPREFER_AUTH. You must perform a capture using the payments API when an authorization is performed. A capture is performed automatically if an authorization is not allowed by the payment type.
- Include these required fields in the capture context request:
- orderInformation.billTo.country
- orderInformation.billTo.firstName
- orderInformation.billTo.lastName
- Include these optional fields in the capture context request:IMPORTANTThese fields are required when therequestShippingfield is set totrue.
- orderInformation.billTo.address1
- orderInformation.billTo.email