NotificationService

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PaymentNotification

type PaymentNotification struct {
	AppID               string `json:"appid"`
	NotifyTime          string `json:"notify_time"`
	MerchCode           string `json:"merch_code"`
	MerchOrderID        string `json:"merch_order_id"`
	PaymentOrderID      string `json:"payment_order_id"`
	TotalAmount         string `json:"total_amount"`
	TransactionID       string `json:"trans_id"`
	TransactionCurrency string `json:"trans_currency"`
	TradeStatus         string `json:"trade_status"`
	TransactionEndTime  string `json:"trans_end_time"`
	Sign                string `json:"sign"`
	SignType            string `json:"sign_type"`
	NotifyURL           string `json:"notify_url"`
}

Jump to

Keyboard shortcuts

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