Package com.stripe

Class StripeClient

java.lang.Object
com.stripe.StripeClient

public class StripeClient extends Object
This is the primary entrypoint to make requests against Stripe's API. It provides a means of accessing all the methods on the Stripe API, and the ability to set configuration such as apiKey and connection timeouts.