alias Stripe::PaymentMethodDetailsKonbiniStore1
Overview
If the payment succeeded, this contains the details of the convenience store where the payment was completed.
Alias Definition
Stripe::PaymentMethodDetailsKonbiniStore
Defined in:
stripe/models/payment_method_details_konbini_store1.crConstant Summary
-
ERROR_MESSAGE_FOR_CHAIN =
"invalid value for \"chain\", must be one of [familymart, lawson, ministop, seicomart]."
-
VALID_VALUES_FOR_CHAIN =
String.static_array("familymart", "lawson", "ministop", "seicomart")