add AI chat bot in cancel flow after step 2 "reason for cancelling" and step 3 "retention coupon" or "downgrade offer" to try solve any problems they might have so they don't cancel #photoai
add extra backup for if cost_in_credits is NULL again because the minus formula will make the photo_credits=NULL in SQLite so avoid that with coalesce(cost_in_credits,0) #photoai