1
This commit is contained in:
@@ -32,7 +32,7 @@ func TestOnFinancialMsg(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestOnOrderDetail(t *testing.T) {
|
||||
orderID := "4088600070462723689"
|
||||
orderID := "4074700081425894134"
|
||||
result, err := api.EbaiAPI.OrderGet(orderID)
|
||||
if err == nil {
|
||||
new(PurchaseHandler).OnOrderDetail(result, partner.CreatedPeration)
|
||||
|
||||
Reference in New Issue
Block a user