package
Version:
v1.9.1
Opens a new window with list of versions in this module.
Published: Nov 4, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
NewPaymentProvider creates a new Stripe payment provider using the provided configuration.
type Config struct {
SecretKey string `mapstructure:"secret_key" json:"secret_key"`
}
Config contains the Stripe-specific configuration for payment providers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.