public

package
v0.0.0-...-c85e528 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInvoicePaymentLink(services *cosapi_services.Services) gin.HandlerFunc

func RedirectToPayInvoice

func RedirectToPayInvoice(services *cosapi_services.Services) gin.HandlerFunc

func RevealWebsiteEvents

func RevealWebsiteEvents(services *cosapi_services.Services) gin.HandlerFunc

func TrackLinkRequest

func TrackLinkRequest(s *cosapi_services.Services) gin.HandlerFunc

func TrackOpenRequest

func TrackOpenRequest(s *cosapi_services.Services) gin.HandlerFunc

func TrackUnsubscribeRequest

func TrackUnsubscribeRequest(s *cosapi_services.Services) gin.HandlerFunc

Types

type ApiRequestCreatePaymentLinks struct {
	Input ApiRequestCreatePaymentLinksInput `json:"input"`
}

type ApiRequestCreatePaymentLinksInput

type ApiRequestCreatePaymentLinksInput struct {
	InvoiceId                    string `json:"invoiceId"`
	AmountInSmallestCurrencyUnit int64  `json:"amountInSmallestCurrencyUnit"`
	Currency                     string `json:"currency"`
	InvoiceDescription           string `json:"invoiceDescription"`
	CustomerEmail                string `json:"customerEmail"`
	PrimaryStripeCustomerId      string `json:"stripeCustomerId"`
}

type ReferrerQueryParams

type ReferrerQueryParams struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL