Documentation ¶
Index ¶
- func CheckOrder(log *logrus.Entry, ctx context.Context, stage, merchantRef string) error
- func CheckRefund(log *logrus.Entry, ctx context.Context, stage, merchantRef string) error
- func SyncCorporateOrder(log *logrus.Entry, ctx context.Context, stage, orderID string) error
- func SyncCorporateOrderByUUID(log *logrus.Entry, ctx context.Context, stage, id string) error
- func SyncPOSOrder(log *logrus.Entry, ctx context.Context, stage, orderID string) error
- func SyncPOSOrderByUUID(log *logrus.Entry, ctx context.Context, stage, id string) error
- func SyncWooOrder(log *logrus.Entry, ctx context.Context, stage string, id int) error
- func SyncWooRefunds(log *logrus.Entry, ctx context.Context, stage string, id int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckOrder ¶ added in v3.3.16
func CheckRefund ¶ added in v3.3.20
func SyncCorporateOrder ¶ added in v3.3.9
func SyncCorporateOrderByUUID ¶ added in v3.3.15
func SyncPOSOrder ¶ added in v3.3.7
func SyncPOSOrderByUUID ¶ added in v3.3.15
func SyncWooOrder ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.