java.lang.Object | |
↳ | com.wsl.modules.stripe.strategy.ConnectorConnectionStrategy |
Known Direct Subclasses |
Connection Management Strategy
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LOGGER | |||||||||||
apiVersion |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Connect
| |||||||||||
The Connection Identifier
For now, we are using the Stripe SDK Version, arbitrarily
| |||||||||||
Disconnect
| |||||||||||
Get configured API Version
| |||||||||||
Are we connected
| |||||||||||
Set API Version
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Connect
apiKey | Your Stripe API Key |
---|
ConnectionException |
---|
The Connection Identifier For now, we are using the Stripe SDK Version, arbitrarily
Disconnect
Get configured API Version
Are we connected
Set API Version
apiVersion | The API Version |
---|