Documentation
¶
Index ¶
- func CreateMerchantOrderID() string
- func CreateNonceStr() string
- func CreateTimestamp() string
- func SignRequestObject(req map[string]any, privateKeyBase64 string) (string, error)
- func StructToMap(data any) (map[string]any, error)
- func VerifyNotificationSignature(notificationData map[string]any, telebirrPublicKeyPEM string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMerchantOrderID ¶
func CreateMerchantOrderID() string
func CreateNonceStr ¶
func CreateNonceStr() string
func CreateTimestamp ¶
func CreateTimestamp() string
func SignRequestObject ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.