Add Fee
This commit is contained in:
@@ -179,6 +179,7 @@ type OrderDetail struct {
|
||||
Status string `json:"status"`
|
||||
PaymentLink string `json:"payment_link"`
|
||||
PaymentToken string `json:"payment_token"`
|
||||
Fee float64 `json:"fee"`
|
||||
}
|
||||
|
||||
type OrderDetailItem struct {
|
||||
|
||||
Reference in New Issue
Block a user