encountering authorization failures in Sandbox with the same processor configuration error, even after the earlier confirmation that settings were updated for our merchant profile.
Current error:
- `status`: `SERVER_ERROR`
- `reason`: `SYSTEM_ERROR`
- Transaction details show Reason Code `150` with message:
`The following property is either invalid or missing: usd_outlet_id, usd_terminal_id`
Recent request IDs:
- `7812832862116200504807`
- `781283285826200204807`
What we have validated on our side:
- JWT capture context and transient token generation are successful.
- Token verification passes (`verifyIsValid = true`).
- Payment payload is well-formed and includes required billTo fields (including email), amount details, and tokenized card data.
Please help!!!
06-15-2026 12:20 AM