Constant Field Values

Contents

com.stripe.*

  • com.stripe.Stripe 
    Modifier and Type Constant Field Value
    public static final java.lang.String API_VERSION "2019-03-14"
    public static final java.lang.String CONNECT_API_BASE "https://connect.stripe.com"
    public static final java.lang.String LIVE_API_BASE "https://api.stripe.com"
    public static final java.lang.String UPLOAD_API_BASE "https://files.stripe.com"
    public static final java.lang.String VERSION "8.0.0"
  • com.stripe.net.ApiResource 
    Modifier and Type Constant Field Value
    public static final java.lang.String CHARSET "UTF-8"
  • com.stripe.net.Webhook.Signature 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXPECTED_SCHEME "v1"