package
2.0.0+incompatible
Repository: https://github.com/netlify/gocommerce.git
Documentation: pkg.go.dev
# Constants
PayPalProvider is the string identifier for the PayPal payment provider.
StripeProvider is the string identifier for the Stripe payment provider.
# Structs
PreauthorizationResult contains the data returned from a Preauthorization.
# Interfaces
Provider represents a payment provider that can optionally charge, refund, preauthorize payments.