Modifier and Type | Field and Description |
---|---|
private GatewayEntry |
gatewayEntry |
private SpreedlyProxy |
spreedlyProxy |
private StripeProxy |
stripeProxy |
Constructor and Description |
---|
StripeGateway(GatewayEntry gatewayEntry,
SpreedlyProxy spreedlyProxy,
StripeProxy stripeProxy) |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
generateStripeAccessToken() |
java.lang.String |
generateToken() |
GatewayEntry |
getGatewayEntry() |
void |
setGatewayEntry(GatewayEntry gatewayEntry) |
private GatewayEntry gatewayEntry
private SpreedlyProxy spreedlyProxy
private StripeProxy stripeProxy
public StripeGateway(GatewayEntry gatewayEntry, SpreedlyProxy spreedlyProxy, StripeProxy stripeProxy)
public java.lang.String generateToken()
generateToken
in interface Gateway
public GatewayEntry getGatewayEntry()
public void setGatewayEntry(GatewayEntry gatewayEntry)
private java.lang.String generateStripeAccessToken()