|
@@ -72,7 +72,7 @@ type GetPublishableKeyHandler struct {
|
|
|
handlers.PorterHandlerReadWriter
|
|
handlers.PorterHandlerReadWriter
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-// NewCreateBillingCustomerIfNotExists will create a new CreateBillingCustomerIfNotExists
|
|
|
|
|
|
|
+// NewGetPublishableKeyHandler will return the publishable key
|
|
|
func NewGetPublishableKeyHandler(
|
|
func NewGetPublishableKeyHandler(
|
|
|
config *config.Config,
|
|
config *config.Config,
|
|
|
decoderValidator shared.RequestDecoderValidator,
|
|
decoderValidator shared.RequestDecoderValidator,
|