Change: Updated create-status function behavior for check deposits.
  • Before: All new check deposits were created with pending_review a status.
  • Now: New check deposits are created with pending status.
  • Additional logic: Deposits will transition to pending_review only after submission to CheckAlt, and if CheckAlt returns a pending status.