Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LIVE_API_BASE |
"https://api.stripe.com" |
public static final String |
UPLOAD_API_BASE |
"https://uploads.stripe.com" |
public static final String |
VERSION |
"3.2.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FRAUD_DETAILS |
"fraud_details" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USER_REPORT |
"user_report" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CHARSET |
"UTF-8" |
Copyright © 2016 Stripe. All rights reserved.