final class StripeGateway extends AbstractGateway
Modifier and Type | Field and Description |
---|---|
private StripeProxy |
stripeProxy |
Constructor and Description |
---|
StripeGateway(SpreedlyProxy spreedlyProxy,
GatewayEntry gatewayEntry,
StripeProxy stripeProxy) |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
generateStripeAccessToken() |
java.lang.String |
generateToken() |
getGatewayEntry, getSpreedlyProxy
private final StripeProxy stripeProxy
public StripeGateway(SpreedlyProxy spreedlyProxy, GatewayEntry gatewayEntry, StripeProxy stripeProxy)