Documentation
¶
Overview ¶
Package provider provides functionality for dealing with Payment Service Providers (PSPs)
Index ¶
Constants ¶
View Source
const (
ProviderPath = "/p"
)
Variables ¶
View Source
var (
ErrNoDriver = errors.New("no driver found")
)
Functions ¶
This section is empty.
Types ¶
Directories
¶
Path | Synopsis |
---|---|
Package fritzpay provides the Test-/Demo-Payment Service Provider (PSP) FritzPay This package demonstrates how to add new PSP drivers.
|
Package fritzpay provides the Test-/Demo-Payment Service Provider (PSP) FritzPay This package demonstrates how to add new PSP drivers. |
Package paypal_rest provides the PayPal REST-API provider driver Paypal data types
|
Package paypal_rest provides the PayPal REST-API provider driver Paypal data types |
Package stripe provides the stripe provider driver
|
Package stripe provides the stripe provider driver |
Click to show internal directories.
Click to hide internal directories.