Hi,This one is actually pretty clear from the error you shared.The
request is failing **before payment processing**, because two required
fields are missing in the merchant configuration:> `usd_outlet_id`>
`usd_terminal_id`Even if your JWT, tokenizat...