apm

package
v0.0.0-...-ff628f3 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRequestAlipaySource

func NewRequestAlipaySource() *requestAlipaySource

func NewRequestBancontactSource

func NewRequestBancontactSource() *requestBancontactSource

func NewRequestBenefitPaySource

func NewRequestBenefitPaySource() *requestBenefitPaySource

func NewRequestBoletoSource

func NewRequestBoletoSource() *requestBoletoSource

func NewRequestEpsSource

func NewRequestEpsSource() *requestEpsSource

func NewRequestFawrySource

func NewRequestFawrySource() *requestFawrySource

func NewRequestGiropaySource

func NewRequestGiropaySource() *requestGiropaySource

func NewRequestIdealSource

func NewRequestIdealSource() *requestIdealSource

func NewRequestKlarnaSource

func NewRequestKlarnaSource() *requestKlarnaSource

func NewRequestKnetSource

func NewRequestKnetSource() *requestKnetSource

func NewRequestMultiBancoSource

func NewRequestMultiBancoSource() *requestMultiBancoSource

func NewRequestOxxoSource

func NewRequestOxxoSource() *requestOxxoSource

func NewRequestP24Source

func NewRequestP24Source() *requestP24Source

func NewRequestPagoFacilSource

func NewRequestPagoFacilSource() *requestPagoFacilSource

func NewRequestPayPalSource

func NewRequestPayPalSource() *requestPayPalSource

func NewRequestPoliSource

func NewRequestPoliSource() *requestPoliSource

func NewRequestQPaySource

func NewRequestQPaySource() *requestQPaySource

func NewRequestRapiPagoSource

func NewRequestRapiPagoSource() *requestRapiPagoSource

func NewRequestSepaSource

func NewRequestSepaSource() *requestSepaSource

func NewRequestSofortSource

func NewRequestSofortSource() *requestSofortSource

Types

type FawryProduct

type FawryProduct struct {
	ProductId   string `json:"product_id,omitempty"`
	Quantity    int    `json:"quantity,omitempty"`
	Price       int64  `json:"price,omitempty"`
	Description string `json:"description,omitempty"`
}

type InfoFields

type InfoFields struct {
	Label string `json:"label,omitempty"`
	Text  string `json:"text,omitempty"`
}

type IntegrationType

type IntegrationType string
const (
	Direct   IntegrationType = "direct"
	Redirect IntegrationType = "redirect"
	Mobile   IntegrationType = "mobile"
)

Jump to

Keyboard shortcuts

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