{
“errors”: [
{
“category”: “INVALID_REQUEST_ERROR”,
“code”: “INVALID_VALUE”,
“detail”: “This business can only process payments in NOK but amount was provided in USD.”,
“field”: “order.line_items[0].base_price_money.currency”
}
]
}
I am kind of new to this stuff so if i could get some help, that would be awesome.