Constant Field Values
Contents
com.stripe.*
-
com.stripe.Stripe Modifier and Type Constant Field Value public static final java.lang.StringAPI_VERSION"2020-08-27"public static final java.lang.StringCONNECT_API_BASE"https://connect.stripe.com"public static final intDEFAULT_CONNECT_TIMEOUT30000public static final intDEFAULT_READ_TIMEOUT80000public static final java.lang.StringLIVE_API_BASE"https://api.stripe.com"public static final java.lang.StringUPLOAD_API_BASE"https://files.stripe.com"public static final java.lang.StringVERSION"20.56.0"
-
com.stripe.net.ApiRequestParams Modifier and Type Constant Field Value public static final java.lang.StringEXTRA_PARAMS_KEY"_stripe_java_extra_param_key" -
com.stripe.net.Webhook.Signature Modifier and Type Constant Field Value public static final java.lang.StringEXPECTED_SCHEME"v1"