Jake Noe

Results 3 issues of Jake Noe

# Describe the bug I am running into this error periodically when making calls using the API. It will work for 10 minutes, and then suddenly start giving me this...

bug

{"errors": [{ "category": "INVALID_REQUEST_ERROR", "code":"VALUE_TOO_LOW", "detail":"`order.total_money.amount` must be greater than 1.", "field":"order.total_money.amount" }]} This occurs every time I try the base example CURL request from the API explorer for checkout...

It seems like this package is not set up to work out of the box, and I'm just confused about why there are unfinished relative import statements and whatnot. I've...