{
"query_block": {
"select_id": 1,
"table": {
"table_name": "lang",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "392",
"used_key_parts": ["lang_code", "name"],
"rows": 3,
"filtered": 100,
"index_condition": "lang.lang_code = 'ko' and lang.`name` in ('stripe.online_payment','stripe.test_payment','stripe.test_payment.description','stripe.online_payment','stripe.test_payment','stripe.test_payment.description')"
}
}
}
| name | value |
|---|---|
| stripe.online_payment | 온라인 결제 |
| stripe.test_payment | 테스트 결제(청구되지 않음) |
| stripe.test_payment.description | Apple Pay 또는 Google Pay를 사용할 때는 카드에 요금이 청구되지 않습니다. |